Dhenenjay commited on
Commit
47815ce
·
verified ·
1 Parent(s): 43b68df

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,7 +2,8 @@ torch>=2.0.0
2
  torchvision>=0.15.0
3
  numpy>=1.24.0
4
  pillow>=10.0.0
5
- gradio==4.44.0
6
- huggingface_hub==0.25.0
 
7
  rasterio>=1.3.0
8
  tqdm>=4.65.0
 
2
  torchvision>=0.15.0
3
  numpy>=1.24.0
4
  pillow>=10.0.0
5
+ gradio==4.31.0
6
+ huggingface_hub==0.23.0
7
+ gradio_client==0.16.0
8
  rasterio>=1.3.0
9
  tqdm>=4.65.0