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

Update MapTrace Gradio demo

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- transformers>=4.51.0
2
- torch>=2.1.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
 
1
+ transformers>=5.3.0
2
+ torch>=2.10.0
3
+ torchvision>=0.25.0
4
+ Pillow>=12.1.1
5
+ accelerate>=1.13.0
6
+ huggingface_hub>=0.36.2,<1.0
7
+ numpy>=2.4.2