Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
gradio==3.28.0
|
2 |
transformers==4.34.0
|
3 |
torch==2.1.0
|
|
|
1 |
+
huggingface-hub
|
2 |
+
requests
|
3 |
+
gradio
|
4 |
gradio==3.28.0
|
5 |
transformers==4.34.0
|
6 |
torch==2.1.0
|