Xhaheen commited on
Commit
f804da1
1 Parent(s): fd1c672

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ examples = [f"example{i}.png" for i in range(1,7)]
59
  # if not(fichier.endswith(".png")):
60
  # examples.remove(fichier)
61
 
62
- 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 "
63
  title = "Meme world 🖼️"
64
  dropdown=["data science ", "product management","marketing","startup" ,"agile","crypto" , "SEO" ]
65
 
 
59
  # if not(fichier.endswith(".png")):
60
  # examples.remove(fichier)
61
 
62
+ 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 ♥️ dicuss @[Xaheen](https://chat.whatsapp.com/BA2s37KvPrG4ach28iISBv). kindly share your thoughts in discussion session and use the app responsibly "
63
  title = "Meme world 🖼️"
64
  dropdown=["data science ", "product management","marketing","startup" ,"agile","crypto" , "SEO" ]
65