Gajendra5490 commited on
Commit
619fe2c
·
verified ·
1 Parent(s): d50d719

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- transformers
2
- torch
3
- accelerate
4
- gradio
5
- git+https://github.com/huggingface/transformers.git
6
- git+https://github.com/haotian-liu/LLaVA.git
 
1
+ transformers==4.49.0
2
+ torch==2.6.0
3
+ accelerate==1.4.0
4
+ gradio==5.20.0