Skip to content

Issue While Running the Web App #3

@chkmook

Description

@chkmook

Hello. Thank you for sharing your research.

I encountered a few issues while running the Web App and would like to ask for your guidance:

  • Issue with providing a depth map in “.exr” format
    I wasn’t able to use a depth map in the “.exr” format as input for the [diffhandles] app.
    If I want to run the [diffhandles] app independently, what format should the depth map be in?

  • Error during Step 3 in [diffhandles_pipeline] app
    When executing “Perform Edit” in Step 3, the following error occurs:
    transform_foreground_job.outputs() returns an empty list ([]).

    transform_foreground_job = GradioJob(job=self.diffhandles_client.submit(

    This leads to an IndexError at the following line:
    edited_image_path, debug_images_path = jobs[0].outputs()[0]

    I have confirmed that the inputs are being passed correctly.
    Could you help identify what might be causing this issue?

Thank you for your assistance!

Screenshot 2025-01-02 at 3 17 23 PM Screenshot 2025-01-02 at 3 15 58 PM Screenshot 2025-01-02 at 3 13 14 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions