Sana1207 commited on
Commit
2d4484b
1 Parent(s): 17beb40

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- transformers
2
- qwen_vl_utils
3
- torch
4
- torchvision
5
- torchaudio
6
- accelerate
7
- streamlit
 
 
1
+ transformers==4.45.0
2
+ streamlit==1.30.0
3
+ torch --index-url https://download.pytorch.org/whl/cpu
4
+ torchvision --index-url https://download.pytorch.org/whl/cpu
5
+ tiktoken
6
+ verovio
7
+ accelerate==0.28.0
8
+ Pillow==10.3.0