Yjhhh commited on
Commit
e7594da
1 Parent(s): 64e4328

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ llama-cpp-python
4
+ python-dotenv
5
+ tqdm
6
+ huggingface-hub
7
+ requests
8
+ pydantic
9
+ torch
10
+ transformers
11
+ langchain
12
+ langchain_community
13
+ aiofiles
14
+ scikit-learn