lllyasviel / lllyasviel/FramePack
ERROR: Exception in ASGI application
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm encountering an Exception in ASGI application error when running Framepack.
This error occurs in the middle of generation. Does anyone know how to resolve this?
I will copy and paste the log from the cmd window below.
Currently enabled native sdp backends: ['flash', 'math', 'mem_efficient', 'cudnn']
Xformers is not installed!
Flash Attn is not installed!
Sage Attn is not installed!
Namespace(share=False, server='127.0.0.1', port=None, inbrowser=True)
Free VRAM 6.93359375 GB
High-VRAM Mode: False
Downloading shards: 100%|██████████████████████████████████████████████████████████████| 4/4 [00:00<00:00, 1998.72it/s]
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████| 4/4 [00:01<00:00, 3.82it/s]
Fetching 3 files: 100%|██████████████████████████████████████████████████████████████████████████| 3/3 [00:00
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing generation in FramePack and inspect the traceback through uvicorn, FastAPI, Starlette, Gradio, and h11. Compare the response being generated with the declared Content-Length at the point where h11 raises LocalProtocolError. Done means identifying the cause of the incomplete response and confirming generation completes without the ASGI exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100