CompVis / CompVis/EDGS

HuggingFace Demo Incomplete

Open
#25 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
742
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Image from Gyazo

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

Steps to Reproduce

  1. Open the EDGS Space
  2. Wait for ZeroGPU worker to start
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.