Skip to content

Commit 2ec4ec0

Browse files
committed
[refactor] 모델 변경
1 parent b6e81f5 commit 2ec4ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

everTale/app/service/image_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
)
4545

4646
pipe = StableDiffusionControlNetPipeline.from_pretrained(
47-
"dreamlike-art/dreamlike-anime-1.0",
47+
"Lykon/dreamshaper-8",
4848
controlnet=controlnet,
4949
torch_dtype=torch.float32,
5050
use_auth_token=HF_TOKEN

0 commit comments

Comments
 (0)