Update app.py
Browse files
app.py
CHANGED
@@ -112,8 +112,8 @@ def load_and_prepare_model():
|
|
112 |
#'ford442/RealVisXL_V5.0_BF16',
|
113 |
#'ford442/Juggernaut-XI-v11-fp32',
|
114 |
# 'SG161222/RealVisXL_V5.0',
|
115 |
-
|
116 |
-
'John6666/uber-realistic-porn-merge-xl-urpmxl-v6final-sdxl',
|
117 |
add_watermarker=False,
|
118 |
# custom_pipeline="lpw_stable_diffusion_xl",
|
119 |
#use_safetensors=True,
|
|
|
112 |
#'ford442/RealVisXL_V5.0_BF16',
|
113 |
#'ford442/Juggernaut-XI-v11-fp32',
|
114 |
# 'SG161222/RealVisXL_V5.0',
|
115 |
+
'John6666/uber-realistic-porn-merge-xl-urpmxl-v3-sdxl',
|
116 |
+
#'John6666/uber-realistic-porn-merge-xl-urpmxl-v6final-sdxl',
|
117 |
add_watermarker=False,
|
118 |
# custom_pipeline="lpw_stable_diffusion_xl",
|
119 |
#use_safetensors=True,
|