Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ demo = gr.Interface(
|
|
33 |
title="Convert Stable Diffusion XL .safetensors to Diffusers and open a PR",
|
34 |
description=DESCRIPTION,
|
35 |
allow_flagging="never",
|
36 |
-
article="Check out the [Diffusers from FFXL on HuggingFace](https://
|
37 |
inputs=[
|
38 |
gr.Text(max_lines=1, label="your_hf_token"),
|
39 |
gr.Text(max_lines=1, label="model_id"),
|
|
|
33 |
title="Convert Stable Diffusion XL .safetensors to Diffusers and open a PR",
|
34 |
description=DESCRIPTION,
|
35 |
allow_flagging="never",
|
36 |
+
article="Check out the [Diffusers from FFXL on HuggingFace](https://huggingface.co/FFusion/FFusionXL-09-SDXL)",
|
37 |
inputs=[
|
38 |
gr.Text(max_lines=1, label="your_hf_token"),
|
39 |
gr.Text(max_lines=1, label="model_id"),
|