E-Hospital commited on
Commit
640521c
1 Parent(s): 8c19bb2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -2,3 +2,7 @@ torch
2
  transformers
3
  accelerate
4
  bitsandbytes
 
 
 
 
 
2
  transformers
3
  accelerate
4
  bitsandbytes
5
+ fastapi
6
+ uvicorn
7
+ langchain
8
+ mysql-connector-python