Spaces:
Runtime error
Runtime error
Commit
·
2468c49
1
Parent(s):
18374c9
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
import gradio as gr
|
|
|
2 |
markdown=f'''
|
3 |
#
|
4 |
### Use prompt "trp" or "trp person" or "trp person putin" in your prompt.
|
|
|
1 |
+
<p>
|
2 |
+
Interface for <a href="https://huggingface.co/AlekseyCalvin/Make_Putin_Queer_Please">Make Putin Queer, Please</a> Stable Diffusion model.<br>
|
3 |
+
Add the following tokens to your prompts for the model to work properly: "trp person" or just <b>trp</b>.
|
4 |
+
</p>
|
5 |
+
|
6 |
+
|
7 |
+
|
8 |
import gradio as gr
|
9 |
+
|
10 |
markdown=f'''
|
11 |
#
|
12 |
### Use prompt "trp" or "trp person" or "trp person putin" in your prompt.
|