Spaces:
Running
Running
Commit
·
e4e751d
1
Parent(s):
4c06147
Update app.py
Browse files
app.py
CHANGED
|
@@ -250,7 +250,7 @@ css = '''
|
|
| 250 |
'''
|
| 251 |
|
| 252 |
with gr.Blocks(css=css) as demo:
|
| 253 |
-
gr.Markdown('''#
|
| 254 |
Get diffusers compatibility, a free GPU-based Inference Widget and possibility to submit to the [LoRA the Explorer](https://huggingface.co/spaces/multimodalart/LoraTheExplorer) space
|
| 255 |
''')
|
| 256 |
gr.LoginButton(elem_id="login")
|
|
|
|
| 250 |
'''
|
| 251 |
|
| 252 |
with gr.Blocks(css=css) as demo:
|
| 253 |
+
gr.Markdown('''# Upload your CivitAI SDXL LoRA to Hugging Face 🤗
|
| 254 |
Get diffusers compatibility, a free GPU-based Inference Widget and possibility to submit to the [LoRA the Explorer](https://huggingface.co/spaces/multimodalart/LoraTheExplorer) space
|
| 255 |
''')
|
| 256 |
gr.LoginButton(elem_id="login")
|