Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,5 +7,6 @@ Pillow
|
|
7 |
torch
|
8 |
torchvision
|
9 |
gdown
|
|
|
10 |
timm
|
11 |
numpy
|
|
|
7 |
torch
|
8 |
torchvision
|
9 |
gdown
|
10 |
+
gradio==2.7.5.2
|
11 |
timm
|
12 |
numpy
|