zoya23 commited on
Commit
d9b74cc
·
verified ·
1 Parent(s): b60a105

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
  streamlit
2
- fastapi
3
- uvicorn
4
  requests
 
 
 
 
 
 
 
 
 
1
  streamlit
 
 
2
  requests
3
+ yfinance
4
+ beautifulsoup4
5
+ langchain
6
+ openai
7
+ faiss-cpu
8
+ sentence-transformers
9
+ pyttsx3
10
+ SpeechRecognition