moraxgiga commited on
Commit
0f5f5e4
1 Parent(s): b8f16ff

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+
2
+ transformers
3
+ langchain
4
+ fastapi
5
+ pydantic
6
+ uvicorn
7
+ requests