DawnC commited on
Commit
977832a
·
verified ·
1 Parent(s): 6f052a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch>=2.5.1
2
  torchvision==0.21.0
3
  numpy==2.0.2
4
  transformers==4.52.4
@@ -9,7 +9,7 @@ huggingface-hub==0.31.4
9
  ultralytics==8.3.128
10
  opencv-python==4.11.0.86
11
  pillow==11.2.1
12
- gradio>=3.32.0
13
  matplotlib==3.10.0
14
  requests==2.32.3
15
  yt-dlp==2025.5.22
 
1
+ torch==2.5.1
2
  torchvision==0.21.0
3
  numpy==2.0.2
4
  transformers==4.52.4
 
9
  ultralytics==8.3.128
10
  opencv-python==4.11.0.86
11
  pillow==11.2.1
12
+ gradio==5.32.0
13
  matplotlib==3.10.0
14
  requests==2.32.3
15
  yt-dlp==2025.5.22