TurkishCodeMan commited on
Commit
eb89c61
·
verified ·
1 Parent(s): 36440c0

Update MapTrace Gradio demo

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  transformers>=4.51.0
2
  torch>=2.1.0
3
- gradio>=5.0.0
4
  Pillow>=10.0.0
5
  accelerate>=0.26.0
6
- huggingface_hub>=0.21.0
7
  numpy>=1.24.0
 
1
  transformers>=4.51.0
2
  torch>=2.1.0
3
+ gradio==5.22.0
4
  Pillow>=10.0.0
5
  accelerate>=0.26.0
6
+ huggingface_hub>=0.27.0
7
  numpy>=1.24.0