ChaseHan commited on
Commit
74651af
·
verified ·
1 Parent(s): 1ff383d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  ultralytics>=8.0.0
2
  opencv-python>=4.5.0
3
  numpy>=1.20.0
4
- gradio>=3.0.0
 
 
 
 
1
  ultralytics>=8.0.0
2
  opencv-python>=4.5.0
3
  numpy>=1.20.0
4
+ gradio>=3.0.0
5
+ Pillow>=9.0.0
6
+ requests>=2.25.0
7
+ openai>=1.0.0