Oxyb commited on
Commit
2153596
·
verified ·
1 Parent(s): 243af25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -10
requirements.txt CHANGED
@@ -1,11 +1,5 @@
1
- gradio==4.44.0
2
- transformers==4.44.2
3
- torch==2.3.1
4
- accelerate==0.33.0
5
- huggingface-hub==0.24.6
6
- chromadb==0.5.3
7
- sentence-transformers==3.0.1
8
- langchain==0.2.14
9
- langchain-community==0.2.12
10
  python-dotenv==1.0.1
11
- mistralai>=1.0.0
 
 
1
+ fastapi==0.111.0
2
+ uvicorn==0.30.1
 
 
 
 
 
 
 
3
  python-dotenv==1.0.1
4
+ pydantic==2.7.4
5
+ mistralai==1.2.5