Sanjayraju30 commited on
Commit
b19fe93
·
verified ·
1 Parent(s): b84252e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio
2
- transformers
3
- torch==2.2.2+cpu
4
- --extra-index-url https://download.pytorch.org/whl/cpu
5
- Pillow
6
- numpy
7
- timm # required by DETR
 
1
+ gradio==4.10.0
2
+ transformers==4.39.3
3
+ torch>=2.0.0
4
+ opencv-python-headless
5
+ requests
6
+ ultralytics==8.0.176