Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,8 @@ def load_and_prepare_model(model_id):
|
|
108 |
|
109 |
pipe = StableDiffusionXLPipeline.from_pretrained(
|
110 |
#'ford442/RealVisXL_V5.0_BF16',
|
111 |
-
'John6666/pornworks-sexy-beauty-v04-sdxl',
|
|
|
112 |
#'ford442/Juggernaut-XI-v11-fp32',
|
113 |
# 'SG161222/RealVisXL_V5.0',
|
114 |
#torch_dtype=torch.bfloat16,
|
|
|
108 |
|
109 |
pipe = StableDiffusionXLPipeline.from_pretrained(
|
110 |
#'ford442/RealVisXL_V5.0_BF16',
|
111 |
+
#'John6666/pornworks-sexy-beauty-v04-sdxl',
|
112 |
+
'John6666/uber-realistic-porn-merge-xl-urpmxl-v3-sdxl',
|
113 |
#'ford442/Juggernaut-XI-v11-fp32',
|
114 |
# 'SG161222/RealVisXL_V5.0',
|
115 |
#torch_dtype=torch.bfloat16,
|