JoePenna / Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: cannot import name '_PATH' from 'pytorch_lightning.utilities.types'

lehongnhat314 opened this issue · comments

Running on runpod.io and following all the steps.

I tried following the instruction in this thread but the issue still remains: #118

Also I noticed that after running the training part the version for pytorch-lightning==1.9.4, not pytorch-lightning==1.7.6 like where we build the environment.