Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
transformers
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
huggingface-hub
|
3 |
+
torch>=2.0.0,<=2.2.0
|
4 |
transformers
|
5 |
+
spaces
|
6 |
+
python-dotenv
|