Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==5.13.1
|
2 |
spaces==0.32.0
|
3 |
-
transformers==4.48.1
|
|
|
|
1 |
gradio==5.13.1
|
2 |
spaces==0.32.0
|
3 |
+
transformers==4.48.1
|
4 |
+
torch
|