Scalino84 commited on
Commit
53ce694
·
verified ·
1 Parent(s): ce1ecfa

Upload /bck/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. bck/requirements.txt +7 -0
bck/requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.6
2
+ mistralai==1.2.5
3
+ pydantic==2.10.4
4
+ python-dotenv==1.0.1
5
+ replicate==1.0.4
6
+ Requests==2.32.3
7
+ uvicorn==0.34.0