2nzi commited on
Commit
aa441b3
·
verified ·
1 Parent(s): cf51ebb

update req

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -13
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- fastapi
2
- uvicorn
3
- python-dotenv
4
- langchain
5
- langchain-community
6
- langchain-openai
7
- openai
8
- faiss-cpu
9
- numpy
10
- pydantic
11
- pydantic-settings
12
- python-multipart
13
- moviepy
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-dotenv
4
+ langchain
5
+ langchain-community
6
+ langchain-openai
7
+ openai
8
+ faiss-cpu
9
+ numpy
10
+ pydantic
11
+ pydantic-settings
12
+ python-multipart
13
+ moviepy
14
+ stripe