Spaces:
Runtime error
Runtime error
Commit
Β·
c266475
1
Parent(s):
0fefab5
Minor style and text cleanup
Browse files
app.py
CHANGED
@@ -328,9 +328,8 @@ with gr.Blocks(css=css) as demo:
|
|
328 |
π§βπ Astronaut Horse Concept Loader
|
329 |
</h1>
|
330 |
<br>
|
331 |
-
<br>
|
332 |
<p _style="margin-bottom: 10px; font-size: 94%">
|
333 |
-
Run your own text prompts into fine-tuned artist concepts, see the example below. Currently only loading two artist concepts while testing. Soon will automatically be able to add all concepts from astronaut horse artist collaborations.
|
334 |
</p>
|
335 |
<br>
|
336 |
<a style="text-decoration:underline;" href="http://www.astronaut.horse">http://www.astronaut.horse</a>
|
|
|
328 |
π§βπ Astronaut Horse Concept Loader
|
329 |
</h1>
|
330 |
<br>
|
|
|
331 |
<p _style="margin-bottom: 10px; font-size: 94%">
|
332 |
+
Run your own text prompts into fine-tuned artist concepts, see the example below. Currently only loading two artist concepts while testing. Soon will automatically be able to add all concepts from astronaut horse artist collaborations. There's some buggy stuff here that'll be cleared up next week but I wanted to at least get this usable for the weekend!
|
333 |
</p>
|
334 |
<br>
|
335 |
<a style="text-decoration:underline;" href="http://www.astronaut.horse">http://www.astronaut.horse</a>
|