Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -1,10 +1,5 @@
|
|
| 1 |
gradio==4.13.0
|
| 2 |
huggingface-hub==0.19.4
|
| 3 |
-
transformers==4.38.2
|
| 4 |
-
accelerate==0.27.2
|
| 5 |
ctransformers==0.2.27
|
| 6 |
-
datasets==2.16.1
|
| 7 |
-
faiss-cpu==1.7.4
|
| 8 |
psutil==5.9.6
|
| 9 |
-
python-dotenv==1.0.0
|
| 10 |
-
sentence-transformers==2.2.2
|
|
|
|
| 1 |
gradio==4.13.0
|
| 2 |
huggingface-hub==0.19.4
|
|
|
|
|
|
|
| 3 |
ctransformers==0.2.27
|
|
|
|
|
|
|
| 4 |
psutil==5.9.6
|
| 5 |
+
python-dotenv==1.0.0
|
|
|