Sanjayraju30 commited on
Commit
ae520ec
·
verified ·
1 Parent(s): 1ef0f8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -2,7 +2,10 @@ gradio
2
  transformers
3
  torch==2.2.2+cpu
4
  --extra-index-url https://download.pytorch.org/whl/cpu
5
- Pillow
6
- numpy
7
  opencv-python-headless
 
 
8
  timm
 
 
 
 
2
  transformers
3
  torch==2.2.2+cpu
4
  --extra-index-url https://download.pytorch.org/whl/cpu
 
 
5
  opencv-python-headless
6
+ numpy
7
+ Pillow
8
  timm
9
+ requests
10
+ ultralytics
11
+