zamborg commited on
Commit
bc69102
1 Parent(s): ec3e6af
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def gen_show_caption(sub_prompt=None, cap_prompt = ""):
22
  }}
23
  </style>
24
 
25
- ### <mono> <red> r/ {subreddit} </red> {caption} </mono>
26
  """,
27
  unsafe_allow_html=True)
28
 
22
  }}
23
  </style>
24
 
25
+ ### <mono> <red> r/{subreddit} </red> {caption} </mono>
26
  """,
27
  unsafe_allow_html=True)
28