HuggingFace Demo Incomplete
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 742
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
HuggingFace Demo Incomplete — ZeroGPU worker error: InstantiationException
Description
The Hugging Face Space for CompVis / EDGS fails to start on ZeroGPU, returning an InstantiationException during worker initialization. The demo never loads and remains stuck at the ZeroGPU error screen.
This appears to be a backend/runtime startup failure rather than a user input issue.
Environment
- Space: https://huggingface.co/spaces/CompVis/EDGS
- Runtime: ZeroGPU (free tier)
- Browser: Microsoft Edge
- OS: (your OS — e.g., Windows 11 / macOS Ventura)
- Logged-in HF account: Yes
- Region: (optional)
Steps to Reproduce
- Open the EDGS Space
- Wait for ZeroGPU worker to start
- Observe the worker crash before model initialization
Expected Behavior
The Space should start the worker, load the EDGS model, and display the UI for inference.
Actual Behavior
ZeroGPU fails to initialize the worker and returns:
InstantiationException
ZeroGPU worker failed to start
The Space never loads and remains unusable.
Additional Notes
- Other Spaces using ZeroGPU load normally, so this appears specific to EDGS.
- The error suggests a startup or dependency issue in the Space configuration.
- The Space may require CPU/GPU runtime or updated environment files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by opening the CompVis/EDGS Hugging Face Space and waiting for the ZeroGPU worker, then inspect the Space configuration and environment files for the startup or dependency problem. Done means the worker initializes, the EDGS model loads, and the inference UI becomes usable without the InstantiationException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, jupyter-notebook, pytorch
- Domain
- cloud, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100
