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

gradio_inference: DuplicateBlockError #33

Closed
divastar opened this issue Nov 6, 2022 · 2 comments
Closed

gradio_inference: DuplicateBlockError #33

divastar opened this issue Nov 6, 2022 · 2 comments

Comments

@divastar
Copy link

divastar commented Nov 6, 2022

Hi. Thank you for sharing.
I got this error while trying to run the inference:
raise DuplicateBlockError(
gradio.exceptions.DuplicateBlockError: At least one block in this Blocks has already been rendered.

Could you advise about that?
Than you

@nousr
Copy link
Collaborator

nousr commented Nov 9, 2022

the colab notebook is outdated, please use the inference pipeline instead

@nousr nousr closed this as completed Nov 9, 2022
@divastar
Copy link
Author

divastar commented Nov 9, 2022

Hi. Thank you for your response.
I tried to run the python example_inference.py dream
but it would always give me a warning WARNING: This decoder was trained on version 1.1.0 but the current version is 1.11.1. This may result in the model failing to load.
and will produce garbage results:
image
(I definitely installed version 1.1.0 and not 1.11.1)
Is there a way around this?
Thank you

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

2 participants