vsj0702 commited on
Commit
adbd92f
·
verified ·
1 Parent(s): 1052661

Removing unnecessary things

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -1,13 +1,8 @@
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
9
  langchain_community
10
- langchain
11
  python-dotenv
12
  streamlit
 
13
  edge-tts
 
1
+ langchain
 
 
 
 
 
 
2
  langchain_core
3
  langchain_community
4
+ langchain_groq
5
  python-dotenv
6
  streamlit
7
+ audio_recorder_streamlit
8
  edge-tts