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

Get error when running inference code #13

Open
xilongzhou opened this issue Sep 30, 2024 · 2 comments
Open

Get error when running inference code #13

xilongzhou opened this issue Sep 30, 2024 · 2 comments
Assignees

Comments

@xilongzhou
Copy link

Hi,

Thanks for your fantastic work and it's very interesting! I want to run inference code to generate materials from text prompts. I tried the interface inference using gradio_app.py but got error in the output tab as this:

image

Could you please help me with this?

Thanks!

@rensortino
Copy link
Collaborator

Hi, thank you for your interest in our work!

It is likely a problem with gradio 3.42, even if it worked some time ago.
I upgraded the app to run with gradio 4.36 in 71faec8 and now it should be working.

@giuvecchio giuvecchio self-assigned this Oct 7, 2024
@xilongzhou
Copy link
Author

After I git pull new code and upgrade gradio version, it works now. Thanks! @giuvecchio @rensortino

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

3 participants