Saravutw commited on
Commit
d37c59e
·
verified ·
1 Parent(s): 2b9d0e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -2
requirements.txt CHANGED
@@ -1,2 +1,11 @@
1
- gradio
2
- gradio_client
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.42.0
2
+ gradio_client
3
+ opencv-python>=4.8.0
4
+ requests>=2.28.0
5
+ func_timeout>=4.3.5
6
+ numpy>=1.24.0
7
+ boto3
8
+ botocore
9
+ onnxruntime
10
+ huggingface_hub>=0.16.0
11
+ Pillow>=9.0.0