Kathir0011 commited on
Commit
f6b793a
·
1 Parent(s): 547ce7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- langchain
3
- faiss-cpu
4
- langchain-google-genai
5
- youtube-transcript-api
 
1
+ gradio==4.8.0
2
+ langchain==0.0.345
3
+ faiss-cpu==1.7.4
4
+ langchain_google_genai
5
+ youtube_transcript_api