Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -124,9 +124,10 @@ def load_and_prepare_model():
|
|
124 |
#'ford442/RealVisXL_V5.0_BF16',
|
125 |
#'ford442/Juggernaut-XI-v11-fp32',
|
126 |
# 'SG161222/RealVisXL_V5.0',
|
127 |
-
'John6666/uber-realistic-porn-merge-ponyxl-urpm-ponyxlhybridv1-sdxl',
|
128 |
#'John6666/uber-realistic-porn-merge-xl-urpmxl-v3-sdxl',
|
129 |
#'John6666/uber-realistic-porn-merge-xl-urpmxl-v6final-sdxl',
|
|
|
130 |
#torch_dtype=torch.bfloat16,
|
131 |
add_watermarker=False,
|
132 |
token=HF_TOKEN,
|
|
|
124 |
#'ford442/RealVisXL_V5.0_BF16',
|
125 |
#'ford442/Juggernaut-XI-v11-fp32',
|
126 |
# 'SG161222/RealVisXL_V5.0',
|
127 |
+
#'John6666/uber-realistic-porn-merge-ponyxl-urpm-ponyxlhybridv1-sdxl',
|
128 |
#'John6666/uber-realistic-porn-merge-xl-urpmxl-v3-sdxl',
|
129 |
#'John6666/uber-realistic-porn-merge-xl-urpmxl-v6final-sdxl',
|
130 |
+
'John6666/pornworks-real-porn-ponyv04-sdxl'
|
131 |
#torch_dtype=torch.bfloat16,
|
132 |
add_watermarker=False,
|
133 |
token=HF_TOKEN,
|