-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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!

Metadata
Metadata
Assignees
Labels
No labels