Komal133 commited on
Commit
6e04c00
·
verified ·
1 Parent(s): 48e4148

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- gradio==5.29.0 torch==2.7.0 ultralytics==8.3.129 opencv-python==4.11.0.86 pillow==10.4.0 numpy==2.2.5 psutil==5.9.8 spaces==0.35.0
 
 
 
 
 
 
 
 
1
+ gradio==5.29.0
2
+ torch==2.7.0
3
+ ultralytics==8.3.129
4
+ opencv-python==4.11.0.86
5
+ pillow==10.4.0
6
+ numpy==2.2.5
7
+ psutil==5.9.8
8
+ spaces==0.35.0