Huydb commited on
Commit
955c48f
·
verified ·
1 Parent(s): ea29be3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  streamlit
2
  librosa
3
  torch
4
  pandas
5
- transformers[torch]
 
1
+ nest_asyncio
2
  streamlit
3
  librosa
4
  torch
5
  pandas
6
+ transformers>=4.41.2