Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -70,7 +70,7 @@ examples = [f"example{i}.png" for i in range(1,7)]
|
|
70 |
# if not(fichier.endswith(".png")):
|
71 |
# examples.remove(fichier)
|
72 |
|
73 |
-
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 ♥️ by Arsalan @[Xaheen](https://www.linkedin.com/in/sallu-mandya/). kindly share your thoughts in discussion session and use the app responsibly #NO_Offense"
|
74 |
title = "Meme world 🖼️"
|
75 |
dropdown=["data science", "product management","marketing","startup" ,"agile","crypto" , "SEO" ]
|
76 |
|
|
|
70 |
# if not(fichier.endswith(".png")):
|
71 |
# examples.remove(fichier)
|
72 |
|
73 |
+
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 ♥️ by Arsalan @[Xaheen](https://www.linkedin.com/in/sallu-mandya/). kindly share your thoughts in discussion session and use the app responsibly #NO_Offense \n \n built with ❤️ @[Xhaheen](https://www.linkedin.com/in/sallu-mandya/)"
|
74 |
title = "Meme world 🖼️"
|
75 |
dropdown=["data science", "product management","marketing","startup" ,"agile","crypto" , "SEO" ]
|
76 |
|