sinhal commited on
Commit
cc0eff9
·
verified ·
1 Parent(s): 78356d9

Upload requirements.txt with huggingface_hub

Browse files
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
+ llama-cpp-python
5
+ huggingface_hub
6
+ pydantic