Spaces:
Running
Running
JV A
commited on
Commit
·
86e22c0
1
Parent(s):
415cf07
Update app.py
Browse files
app.py
CHANGED
@@ -85,9 +85,9 @@ iface = gr.Interface(
|
|
85 |
title="Freedom Demonstration",
|
86 |
description = """
|
87 |
Testing environment for the Freedom Model. Finetuned model of SD 2.1 768X produced by <a href='https://twitter.com/artificialguybr' target='_blank'>@artificialguybr</a>.<br><br>
|
88 |
-
The weights were released <a href='LINK_TO_WEIGHTS' target='_blank'>here</a>.<br
|
89 |
-
You can find example prompts <a href='LINK_TO_EXAMPLE_PROMPTS' target='_blank'>here</a>.<br
|
90 |
-
Demonstration running on the <a href='LINK_TO_MAKEAI.RUN_API' target='_blank'>makeai.run API</a>.<br
|
91 |
Thanks to <a href='LINK_TO_REDMOND.AI' target='_blank'>Redmond.ai</a> for providing GPU Time and sponsoring this model.
|
92 |
""",
|
93 |
allow_flagging=False
|
|
|
85 |
title="Freedom Demonstration",
|
86 |
description = """
|
87 |
Testing environment for the Freedom Model. Finetuned model of SD 2.1 768X produced by <a href='https://twitter.com/artificialguybr' target='_blank'>@artificialguybr</a>.<br><br>
|
88 |
+
The weights were released <a href='LINK_TO_WEIGHTS' target='_blank'>here</a>.<br>
|
89 |
+
You can find example prompts <a href='LINK_TO_EXAMPLE_PROMPTS' target='_blank'>here</a>.<br>
|
90 |
+
Demonstration running on the <a href='LINK_TO_MAKEAI.RUN_API' target='_blank'>makeai.run API</a>.<br>
|
91 |
Thanks to <a href='LINK_TO_REDMOND.AI' target='_blank'>Redmond.ai</a> for providing GPU Time and sponsoring this model.
|
92 |
""",
|
93 |
allow_flagging=False
|