Spaces:
Sleeping
Sleeping
Updated requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio==4.44.0
|
| 2 |
-
torch==2.1.0
|
| 3 |
-
transformers==4.36.0
|
| 4 |
-
huggingface_hub==0.20.0
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
torch==2.1.0
|
| 3 |
+
transformers==4.36.0
|
| 4 |
+
huggingface_hub==0.20.0
|
| 5 |
+
numpy
|