Xhaheen commited on
Commit
bf967d0
1 Parent(s): 220ab91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ output = gr.outputs.Textbox(type="auto",label="Meme")
58
  # if not(fichier.endswith(".png")):
59
  # examples.remove(fichier)
60
 
61
- description= "meme generation using advanced NLP Built by [Xaheen](https://www.linkedin.com/in/sallu-mandya/)"
62
  title = "Meme world 🖼️"
63
  dropdown=["data science ", "product management","marketing","startup" ,"agile","crypto" , "SEO" ]
64
 
58
  # if not(fichier.endswith(".png")):
59
  # examples.remove(fichier)
60
 
61
+ description= " Looking for a fun and easy way to generate memes? Look no further than Meme world! Leveraging large language models like GPT-3PT-3 / Ai21 / Cohere, you can create memes that are sure to be a hit with your friends or network . Created with ♥️[Xaheen](https://www.linkedin.com/in/sallu-mandya/). kindly share your thoughts in discussion session and use the app responsibly "
62
  title = "Meme world 🖼️"
63
  dropdown=["data science ", "product management","marketing","startup" ,"agile","crypto" , "SEO" ]
64