Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ scikit-learn==1.1.2
|
|
12 |
scipy==1.9.1
|
13 |
torch==1.12.1
|
14 |
torchvision==0.13.1
|
15 |
-
tqdm==4.64.1
|
|
|
|
12 |
scipy==1.9.1
|
13 |
torch==1.12.1
|
14 |
torchvision==0.13.1
|
15 |
+
tqdm==4.64.1
|
16 |
+
gradio ==2.0.0
|