lkwq007 / stablediffusion-infinity

Outpainting with Stable Diffusion on an infinite canvas
Apache License 2.0
3.85k stars 304 forks source link

Colab notebook gradio link error #116

Closed Blazeolmo closed 1 year ago

Blazeolmo commented 1 year ago

Description: Cannot use the software on colab as no gradio link is shared

To Reproduce: Execute all of the notebook cells and see the error in the last one

Expected behavior: the link appears and by clicking i can use the software

Error: Traceback (most recent call last): File "app.py", line 25, in import gradio as gr ModuleNotFoundError: No module named 'gradio'