nemozajung commited on
Commit
efc526a
·
verified ·
1 Parent(s): c08aeab

add libs to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision
3
+ transformers>=4.36.0
4
+ Pillow
5
+ opencv-python
6
+ ultralytics>=8.0.0
7
+ gradio>=4.0