MrSimple01 commited on
Commit
dd3c38d
·
verified ·
1 Parent(s): 5af271f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  gradio
2
  uuid
3
  yt-dlp
4
- moviepy
5
  python-dotenv
6
  requests
7
  sentence-transformers
8
- langchain-google-genai
 
 
 
 
 
1
  gradio
2
  uuid
3
  yt-dlp
 
4
  python-dotenv
5
  requests
6
  sentence-transformers
7
+ langchain-google-genai
8
+ anthropic
9
+ pydantic
10
+ transformers==4.50.3
11
+ langchain-openai