Sanjayraju30 commited on
Commit
1e581b1
·
verified ·
1 Parent(s): 4ca8f20

Update requirements.txt

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