Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue While Running the Web App #3

Open
chkmook opened this issue Jan 2, 2025 · 0 comments
Open

Issue While Running the Web App #3

chkmook opened this issue Jan 2, 2025 · 0 comments

Comments

@chkmook
Copy link

chkmook commented Jan 2, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant