Sana1207 commited on
Commit
77b4236
1 Parent(s): e38a780

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- torch
2
- torchvision
3
- transformers
4
- accelerate
5
- numpy
6
- pillow
7
  tiktoken
8
  verovio
9
- byaldi
 
 
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