tusarway commited on
Commit
8ab54a6
·
verified ·
1 Parent(s): f392a20
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ httpx
4
+ pydantic
5
+ huggingface_hub
6
+ llama-cpp-python