Sanjayraju30 commited on
Commit
422e299
·
verified ·
1 Parent(s): 581110e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- transformers
2
- torch
3
- opencv-python
4
- gradio
5
- Pillow
6
- 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