Closed misshimichka closed 5 months ago
Thanks for the kind words!
We keep the discussion in this repo focused on the examples themselves, rather than on issues in code derived from the examples.
Would you mind raising your issue in the Modal Slack? And we'll move faster if you include a link to the Colab (or send it to me via DM if you don't want to share it publicly).
Thanks for the kind words!
We keep the discussion in this repo focused on the examples themselves, rather than on issues in code derived from the examples.
Would you mind raising your issue in the Modal Slack? And we'll move faster if you include a link to the Colab (or send it to me via DM if you don't want to share it publicly).
Hello again! I've managed to solve my problem. Thank you for a quick answer!
Hello, thank you very much for your work! I'm trying to deploy my Stable Diffusion based model on your platform, but it always gives me bad generations. When I run generation script in Google Colab, everything is fine. I think it's because of some environment variables are missing but I'm not sure about it. \ Here is my code:
Generation script in Colab is the same as function
def generate(self, original_image, mode)
.Example image: Result image: Expected image: