TurkishCodeMan commited on
Commit
36b2ebb
·
verified ·
1 Parent(s): 58c5253

Update MapTrace Gradio demo

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- transformers>=4.40.0
2
- torch>=2.4.0
3
- torchvision>=0.19.0
4
  Pillow>=10.0.0,<11.0
5
- accelerate>=0.30.0
6
- huggingface_hub>=0.20.0,<1.0.0
7
- numpy>=1.26.0
 
1
+ transformers>=5.3.0
2
+ torch>=2.10.0
3
+ torchvision>=0.25.0
4
  Pillow>=10.0.0,<11.0
5
+ accelerate>=1.13.0
6
+ huggingface_hub<1.0.0
7
+ numpy>=2.4.2