TurkishCodeMan commited on
Commit
34aac52
·
verified ·
1 Parent(s): b551cef

Update MapTrace Gradio demo

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@ torch>=2.1.0
3
  torchvision>=0.16.0
4
  Pillow>=10.0.0
5
  accelerate>=0.26.0
6
- huggingface_hub==0.25.0
7
  numpy>=1.24.0
 
3
  torchvision>=0.16.0
4
  Pillow>=10.0.0
5
  accelerate>=0.26.0
6
+ huggingface_hub>=0.34.0,<1.0
7
  numpy>=1.24.0