Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio==4.19.2
|
| 2 |
torch==2.0.0
|
| 3 |
transformers==4.35.2
|
| 4 |
-
huggingface_hub
|
| 5 |
redis==5.0.1
|
| 6 |
scikit-learn==1.3.0
|
| 7 |
accelerate==0.24.1
|
|
|
|
| 1 |
gradio==4.19.2
|
| 2 |
torch==2.0.0
|
| 3 |
transformers==4.35.2
|
| 4 |
+
huggingface_hub
|
| 5 |
redis==5.0.1
|
| 6 |
scikit-learn==1.3.0
|
| 7 |
accelerate==0.24.1
|