Spaces:
Runtime error
Runtime error
req.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
omegaconf
|
2 |
timm
|
3 |
-
torch
|
|
|
1 |
+
gradio==3.45.0
|
2 |
omegaconf
|
3 |
timm
|
4 |
+
torch
|