Spaces:
Running
Running
JV A
commited on
Commit
·
415cf07
1
Parent(s):
4a80288
Update app.py
Browse files
app.py
CHANGED
@@ -85,13 +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 |
-
|
89 |
-
The model has its problems, but overall it works well. The weights were released <a href='LINK_TO_WEIGHTS' target='_blank'>here</a>.<br><br>
|
90 |
-
|
91 |
You can find example prompts <a href='LINK_TO_EXAMPLE_PROMPTS' target='_blank'>here</a>.<br><br>
|
92 |
-
|
93 |
Demonstration running on the <a href='LINK_TO_MAKEAI.RUN_API' target='_blank'>makeai.run API</a>.<br><br>
|
94 |
-
|
95 |
Thanks to <a href='LINK_TO_REDMOND.AI' target='_blank'>Redmond.ai</a> for providing GPU Time and sponsoring this model.
|
96 |
""",
|
97 |
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><br>
|
|
|
|
|
89 |
You can find example prompts <a href='LINK_TO_EXAMPLE_PROMPTS' target='_blank'>here</a>.<br><br>
|
|
|
90 |
Demonstration running on the <a href='LINK_TO_MAKEAI.RUN_API' target='_blank'>makeai.run API</a>.<br><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
|