IdlecloudX commited on
Commit
3707546
·
verified ·
1 Parent(s): 12cfca5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- huggingface_hub>=0.19
2
- gradio>=4.0
3
- huggingface_hub
4
  numpy
5
  pandas
6
  Pillow
7
- onnxruntime
 
 
 
 
 
1
+ gradio>=4.31.0
2
+ huggingface_hub>=0.24.0
 
3
  numpy
4
  pandas
5
  Pillow
6
+ onnxruntime
7
+ torch
8
+ torchvision
9
+ timm
10
+ requests