iisadia commited on
Commit
e6530a2
·
verified ·
1 Parent(s): 8b91795

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit
2
- langchain
3
- huggingface_hub
4
- openai
5
- speechrecognition
6
- pyaudio
 
1
+ streamlit>=1.28.0
2
+ transformers>=4.30.0
3
+ torch>=2.0.0
4
+ numpy>=1.24.0
5
+ soundfile>=0.12.0
6
+ stt-audiorec