al1kss commited on
Commit
dd7cafd
·
verified ·
1 Parent(s): a55f078

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1 +1,12 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ fastapi==0.104.1
3
+ uvicorn[standard]==0.24.0
4
+ pydantic==2.5.0
5
+ requests==2.31.0
6
+ numpy==1.26.4
7
+ python-dotenv==1.0.0
8
+ setuptools==69.0.0
9
+ lightrag
10
+ networkx>=3.0
11
+ nano-vectordb>=0.9.0
12
+ python-multipart==0.0.6