Create requirements.txt
This commit is contained in:
parent
e0c8af4ba0
commit
b4e292ec01
|
|
@ -0,0 +1,8 @@
|
|||
fastapi[all]
|
||||
gguf
|
||||
jinja2
|
||||
pydantic
|
||||
requests
|
||||
sse-starlette
|
||||
uvicorn[all]
|
||||
typer[all]
|
||||
Loading…
Reference in New Issue