Alessio Grancini commited on
Commit
e38543b
·
verified ·
1 Parent(s): bed4101

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -46,4 +46,9 @@ thop>=0.1.1 # FLOPs computation
46
  # ipython # interactive notebook
47
  # albumentations>=1.0.3
48
  # pycocotools>=2.0.6 # COCO mAP
49
- # roboflow
 
 
 
 
 
 
46
  # ipython # interactive notebook
47
  # albumentations>=1.0.3
48
  # pycocotools>=2.0.6 # COCO mAP
49
+ # roboflow
50
+
51
+ # Zero GPUs --------------------------------------
52
+ torch==2.4.0 # ZeroGPU compatible version
53
+ gradio>=4.0.0
54
+ spaces