laoczi88 commited on
Commit
72d3d0d
·
unverified ·
1 Parent(s): 8f6c45e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- gradio
 
 
 
 
 
 
1
+ langchain==0.0.82
2
+ openai==0.26.4
3
+ python-dotenv==0.21.1
4
+ streamlit==1.12.0
5
+ youtube_transcript_api==0.5.0
6
+ faiss-cpu==1.7.3