HareemFatima commited on
Commit
4ce25c0
·
verified ·
1 Parent(s): fb1e8a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  transformers
2
  torch
3
- streamlit
4
- transformers sounddevice
5
- pip install --upgrade pip
 
 
1
  transformers
2
  torch
3
+ transformers
4
+ sounddevice
5
+ pip==23.1.0
6
+ streamlit==1.23.1