el-el-san commited on
Commit
ec8be94
·
verified ·
1 Parent(s): e7406f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
21
  #)
22
  pipe = StableDiffusionXLPipeline.from_pretrained(
23
  #"yodayo-ai/clandestine-xl-1.0",
24
- "Laxhar/noob_sdxl_v_pred",
25
  torch_dtype=torch.float16,
26
  use_safetensors=True,
27
  custom_pipeline="lpw_stable_diffusion_xl",
 
21
  #)
22
  pipe = StableDiffusionXLPipeline.from_pretrained(
23
  #"yodayo-ai/clandestine-xl-1.0",
24
+ "el-el-san/illustriousPencilXL_v110",
25
  torch_dtype=torch.float16,
26
  use_safetensors=True,
27
  custom_pipeline="lpw_stable_diffusion_xl",