Spaces:
Running
Running
JV A
commited on
Commit
·
9d837ef
1
Parent(s):
86e22c0
Update app.py
Browse files
app.py
CHANGED
@@ -84,7 +84,7 @@ iface = gr.Interface(
|
|
84 |
outputs="image",
|
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
|
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>
|
|
|
84 |
outputs="image",
|
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>
|
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>
|