Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ interface = gr.Interface(lexica,
|
|
24 |
]
|
25 |
,
|
26 |
title = " π ποΈπ¨ Lexica Art - A Search Engine for Generative Art Prompts and Works ",
|
27 |
-
description = "πποΈ π¨ lexica huggingface space , Find inspiration and discover new generative artworks with Lexica Art \n\n a search engine built by by @[Sharif shameem](https://twitter.com/sharifshameem) . Explore a vast collection of prompts and corresponding artworks, and let your imagination take over as you create your own masterpieces."
|
28 |
cache_examples = False,
|
29 |
)
|
30 |
|
|
|
24 |
]
|
25 |
,
|
26 |
title = " π ποΈπ¨ Lexica Art - A Search Engine for Generative Art Prompts and Works ",
|
27 |
+
description = "πποΈ π¨ lexica huggingface space , Find inspiration and discover new generative artworks with Lexica Art \n\n a search engine built by by @[Sharif shameem](https://twitter.com/sharifshameem) . Explore a vast collection of prompts and corresponding artworks, and let your imagination take over as you create your own masterpieces.",
|
28 |
cache_examples = False,
|
29 |
)
|
30 |
|