initial version

This commit is contained in:
Artiprocher
2023-12-08 01:03:30 +08:00
parent 5073cf6938
commit b459784171
30 changed files with 193803 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
from .stable_diffusion import SDPipeline
from .stable_diffusion_xl import SDXLPipeline