vsj0702 commited on
Commit
cd314a9
·
verified ·
1 Parent(s): 7c7d08d

Test changes

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  torch
2
  transformers
 
3
  huggingface-hub
 
4
  audio_recorder_streamlit
5
  langchain_groq
6
  langchain_core
 
1
  torch
2
  transformers
3
+ scipy
4
  huggingface-hub
5
+ pydub # For audio format conversion
6
  audio_recorder_streamlit
7
  langchain_groq
8
  langchain_core