Spaces:
Runtime error
Runtime error
sfmig
commited on
Commit
•
d14d564
1
Parent(s):
4f1cf17
added timm library
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ Pillow
|
|
3 |
gradio
|
4 |
numpy
|
5 |
torch
|
6 |
-
torchvision
|
|
|
|
3 |
gradio
|
4 |
numpy
|
5 |
torch
|
6 |
+
torchvision
|
7 |
+
timm
|