Skip to content

HuggingFace Demo Incomplete #25

Description

@yosun

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions