Spaces:
Running
on
Zero
Running
on
Zero
kayfahaarukku
commited on
Commit
•
105b5b7
1
Parent(s):
3e85fb9
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ tqdm.monitor_interval = 0
|
|
11 |
|
12 |
# Load the diffusion pipeline
|
13 |
pipe = StableDiffusionXLPipeline.from_pretrained(
|
14 |
-
"kayfahaarukku/UrangDiffusion-1.
|
15 |
torch_dtype=torch.float16,
|
16 |
custom_pipeline="lpw_stable_diffusion_xl",
|
17 |
)
|
|
|
11 |
|
12 |
# Load the diffusion pipeline
|
13 |
pipe = StableDiffusionXLPipeline.from_pretrained(
|
14 |
+
"kayfahaarukku/UrangDiffusion-1.3",
|
15 |
torch_dtype=torch.float16,
|
16 |
custom_pipeline="lpw_stable_diffusion_xl",
|
17 |
)
|