Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
4819243
1
Parent(s):
1fda723
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -29,4 +29,4 @@ pandas
|
|
29 |
# pycocotools>=2.0 # COCO mAP
|
30 |
# albumentations>=1.0.3
|
31 |
thop # FLOPs computation
|
32 |
-
gradio
|
|
|
29 |
# pycocotools>=2.0 # COCO mAP
|
30 |
# albumentations>=1.0.3
|
31 |
thop # FLOPs computation
|
32 |
+
gradio==2.2.2
|