We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e81f5 commit 2ec4ec0Copy full SHA for 2ec4ec0
1 file changed
everTale/app/service/image_service.py
@@ -44,7 +44,7 @@
44
)
45
46
pipe = StableDiffusionControlNetPipeline.from_pretrained(
47
- "dreamlike-art/dreamlike-anime-1.0",
+ "Lykon/dreamshaper-8",
48
controlnet=controlnet,
49
torch_dtype=torch.float32,
50
use_auth_token=HF_TOKEN
0 commit comments