ddPn08 / automatic1111-colab

Using StableDiffusion webui on Colab
350 stars 84 forks source link

Miniconda python version fix #64

Closed iamnotcoding closed 3 weeks ago

iamnotcoding commented 4 weeks ago

Replaced the miniconda install script which has the python version 12 with the install script which has the python version 10, since using python version 12 raises torch install error.

iamnotcoding commented 3 weeks ago

.