Xhaheen commited on
Commit
2e7de49
1 Parent(s): bd49521

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ for fichier in examples:
58
  if not(fichier.endswith(".png")):
59
  examples.remove(fichier)
60
 
61
- description= "meme generation using advanced NLP "
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= "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