Requirements: Add sse-starlette

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri
2024-03-10 19:41:08 -04:00
parent 42c0dbe795
commit 4cc0b59bdc
4 changed files with 4 additions and 0 deletions

View File

@@ -14,3 +14,4 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette

View File

@@ -20,6 +20,7 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette
# Linux FA2 from https://github.com/Dao-AILab/flash-attention/releases
https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.2/flash_attn-2.5.2+cu118torch2.2cxx11abiFALSE-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"

View File

@@ -6,3 +6,4 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette

View File

@@ -20,6 +20,7 @@ rich
uvicorn
jinja2 >= 3.0.0
loguru
sse-starlette
# Flash attention v2