Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
-
gradio
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
gradio==3.50.2
|
| 3 |
+
numpy==1.24.3
|
| 4 |
+
pandas==2.0.3
|
| 5 |
+
torch==2.0.1
|
| 6 |
+
transformers==4.30.2
|