Spaces:
Sleeping
Sleeping
fix: Add torch lib to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
gradio>=5.29.0
|
2 |
transformers>=4.51.3
|
|
|
|
1 |
gradio>=5.29.0
|
2 |
transformers>=4.51.3
|
3 |
+
torch
|