Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
a7e3d70
1
Parent(s):
4819243
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -28,5 +28,4 @@ pandas
|
|
28 |
# Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
|
29 |
# pycocotools>=2.0 # COCO mAP
|
30 |
# albumentations>=1.0.3
|
31 |
-
thop # FLOPs computation
|
32 |
-
gradio==2.2.2
|
|
|
28 |
# Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
|
29 |
# pycocotools>=2.0 # COCO mAP
|
30 |
# albumentations>=1.0.3
|
31 |
+
thop # FLOPs computation
|
|