MifosBot commited on
Commit
918cf32
·
verified ·
1 Parent(s): 1976bde

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ python-dotenv
3
+ langchain
4
+ langchain-openai
5
+ langchain-community
6
+ langchain-text-splitters
7
+ chromadb
8
+ gradio
9
+ openai
10
+ fastapi
11
+ uvicorn
12
+ pydantic