DHEIVER commited on
Commit
f7211bd
Β·
verified Β·
1 Parent(s): a507612

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torchaudio
2
- librosa
3
- gradio
4
- transformers
5
- torch
6
- Pillow
 
1
+ Pillow==10.1.0
2
+ timm==0.9.10
3
+ torch==2.1.2
4
+ torchvision==0.16.2
5
+ transformers==4.36.0
6
+ sentencepiece==0.1.99