qsitj commited on
Commit
3c050f2
·
verified ·
1 Parent(s): f93a294

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
  torch
2
  transformers[timm]
 
 
 
 
 
 
 
 
1
  torch
2
  transformers[timm]
3
+ gradio==5.9.1
4
+ gradio_webrtc==0.0.27
5
+ matplotlib==3.10.0
6
+ numpy==2.2.1
7
+ opencv_python==4.10.0.84
8
+ Pillow==11.0.0
9
+ Requests==2.32.3