lllyasviel / lllyasviel/FramePack

ENOENT: no such file or directory, stat 'D:\pinokio\api\Frame-Pack\{{input.event[0]}}'

Open
#34 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17.3k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

**Hangs on this process, only this repository:**

D:\pinokio\api\Frame-Pack\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && D:\pinokio\api\Frame-Pack\app\env\Scripts\activate D:\pinokio\api\Frame-Pack\app\env && python demo_gradio.py --server 127.0.0.1 --port 42003

Currently enabled native sdp backends: ['flash', 'math', 'mem_efficient', 'cudnn']
Xformers is not installed!
Flash Attn is not installed!
Sage Attn is installed!
Namespace(share=False, server='127.0.0.1', port=42003, inbrowser=False)
Free VRAM 10.833984375 GB
High-VRAM Mode: False
Downloading shards: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 4/4 [00:00

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Windows command shown in the issue with demo_gradio.py and compare the reported ENOENT path with the checkpoint-loading output. Trace where the literal {{input.event[0]}} path is passed to stat, then verify that the process completes without hanging or reporting the missing-file error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.