Spaces:
Runtime error
Runtime error
unmonospaced
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ def gen_show_caption(sub_prompt=None, cap_prompt = ""):
|
|
22 |
}}
|
23 |
</style>
|
24 |
|
25 |
-
### <
|
26 |
""",
|
27 |
unsafe_allow_html=True)
|
28 |
|
|
|
22 |
}}
|
23 |
</style>
|
24 |
|
25 |
+
### <red> r/{subreddit} </red> {caption}
|
26 |
""",
|
27 |
unsafe_allow_html=True)
|
28 |
|