einfachstarten commited on
Commit
439035e
·
verified ·
1 Parent(s): 04b4d0e

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  torch
2
  torchvision
3
  timm==1.0.24
4
- gradio==4.44.1
5
- huggingface_hub<0.24
6
  Pillow
7
  numpy
8
  matplotlib
 
1
  torch
2
  torchvision
3
  timm==1.0.24
4
+ gradio>=5.0,<6.0
 
5
  Pillow
6
  numpy
7
  matplotlib