Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +1 -1
requirement.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
transformers
|
2 |
-
torch
|
3 |
gradio
|
4 |
pandas
|
|
|
1 |
transformers
|
2 |
+
torch==2.0.1+cpu
|
3 |
gradio
|
4 |
pandas
|