Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ transformers==4.30.2
|
|
2 |
datasets==2.11.0
|
3 |
gradio==3.24.0
|
4 |
huggingface_hub==0.15.1
|
|
|
|
2 |
datasets==2.11.0
|
3 |
gradio==3.24.0
|
4 |
huggingface_hub==0.15.1
|
5 |
+
torch==2.0.1
|