atalaydenknalbant commited on
Commit
272ccb0
·
verified ·
1 Parent(s): 4415ac9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  gradio
2
- Pillow
 
 
3
  torchvision>=0.9.0
4
- torch
 
 
1
  gradio
2
+ spaces
3
+ torch>=1.8.0
4
+ torch>=1.8.0,!=2.4.0; sys_platform == 'win32'
5
  torchvision>=0.9.0
6
+ ultralytics>=8.3.0
7
+ Pillow