Skip to content

Conversation

@younesbram
Copy link

hello, was going through img to 3d / mesh online and found the demo with the paper however I see this
Error:
File "/home/user/app/app.py", line 44, in preprocess_image processed_image = pipeline.preprocess_image(image) NameError: name 'pipeline' is not defined

Fix : when Gradio tries to cache examples by moving the pipeline init from main block to module level

Fixes NameError when Gradio tries to cache examples by moving the pipeline init from main block to module level
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

Successfully merging this pull request may close these issues.

1 participant