stable-diffusion-tensorflow icon indicating copy to clipboard operation
stable-diffusion-tensorflow copied to clipboard

Adds an entry to __init__.py for StableDiffusion

Open LukeWood opened this issue 3 years ago • 0 comments

This makes it possible to import:

from stable_diffusion_tf import StableDiffusion

Also, this is actually required for imports to work if you're working in an alternative directory.

LukeWood avatar Oct 02 '22 17:10 LukeWood