Xhaheen commited on
Commit
2666885
·
verified ·
1 Parent(s): 2f7715b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -156,6 +156,9 @@ demo = gr.Interface(
156
  - Instant meme generation
157
  - Professional and work-appropriate content
158
  - Wide range of topics supported
 
 
 
159
  """,
160
  examples=[[domain] for domain in random.sample(example_domains, 6)],
161
  allow_flagging="never",
 
156
  - Instant meme generation
157
  - Professional and work-appropriate content
158
  - Wide range of topics supported
159
+
160
+ Build with ❤️ by XHaheen | <a href='https://www.linkedin.com/in/sallu-mandya/' target='_blank'>Connect with me on LinkedIn to scale App</a>
161
+
162
  """,
163
  examples=[[domain] for domain in random.sample(example_domains, 6)],
164
  allow_flagging="never",