Sa-m commited on
Commit
af4d346
·
verified ·
1 Parent(s): 728ab4f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -15
requirements.txt CHANGED
@@ -1,9 +1,4 @@
1
- gradio >=3.8
2
-
3
- # YOLOv5 🚀 requirements
4
- # Usage: pip install -r requirements.txt
5
-
6
- # Base ------------------------------------------------------------------------
7
  gitpython
8
  ipython # interactive notebook
9
  matplotlib>=3.2.2
@@ -40,12 +35,3 @@ seaborn>=0.11.0
40
  # tensorflowjs>=3.9.0 # TF.js export
41
  # openvino-dev # OpenVINO export
42
 
43
- # Deploy ----------------------------------------------------------------------
44
- # tritonclient[all]~=2.24.0
45
-
46
- # Extras ----------------------------------------------------------------------
47
- # mss # screenshots
48
- # albumentations>=1.0.3
49
- # pycocotools>=2.0 # COCO mAP
50
- # roboflow
51
- # ultralytics # HUB https://hub.ultralytics.com
 
1
+ gradio=3.0.24
 
 
 
 
 
2
  gitpython
3
  ipython # interactive notebook
4
  matplotlib>=3.2.2
 
35
  # tensorflowjs>=3.9.0 # TF.js export
36
  # openvino-dev # OpenVINO export
37