Create requirements.txt
This commit is contained in:
parent
e0c8af4ba0
commit
b4e292ec01
1 changed files with 8 additions and 0 deletions
8
examples/agent/requirements.txt
Normal file
8
examples/agent/requirements.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fastapi[all]
|
||||||
|
gguf
|
||||||
|
jinja2
|
||||||
|
pydantic
|
||||||
|
requests
|
||||||
|
sse-starlette
|
||||||
|
uvicorn[all]
|
||||||
|
typer[all]
|
Loading…
Add table
Add a link
Reference in a new issue