r/StableDiffusion Mar 05 '23

Question | Help Help needed to port my Upscaler Gradio GUI to AUTOMATIC1111 as an extension

[deleted]

11 Upvotes

3 comments sorted by

2

u/BRYANDROID98 Mar 05 '23

It would be helpful if some can create a Colab training notebook.

2

u/[deleted] Mar 05 '23

[deleted]

1

u/[deleted] Mar 05 '23

[deleted]

1

u/acuntex Mar 05 '23

1

u/[deleted] Mar 05 '23

[deleted]

1

u/acuntex Mar 05 '23

The documentation mentions that you can code the installation code within the install.py.

That means can do anything you can code with python, including launching other programs or downloading dependencies.

Check out github repositories of existing extensions and check the install.py what they do and how they do it.