Spaces:
Running
Running
Replace timm with torch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio==4.26.0
|
2 |
-
|
3 |
transformers==4.39.3
|
4 |
einops==0.7.0
|
|
|
1 |
gradio==4.26.0
|
2 |
+
torch==2.2.2
|
3 |
transformers==4.39.3
|
4 |
einops==0.7.0
|