Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.25.1
|
|
2 |
datasets==2.6.1
|
3 |
pandas==1.5.3
|
4 |
huggingface_hub==0.14.1
|
5 |
-
torch==2.3.0
|
|
|
|
2 |
datasets==2.6.1
|
3 |
pandas==1.5.3
|
4 |
huggingface_hub==0.14.1
|
5 |
+
torch==2.3.0
|
6 |
+
gradio
|