Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
patrickvonplaten
commited on
Commit
β’
84e9fa1
1
Parent(s):
c65db2e
Update app.py
Browse files
app.py
CHANGED
@@ -85,8 +85,8 @@ Text-to-image models are notoriously difficult to evaluate. [FID](https://en.wik
|
|
85 |
**generate "good" images**. "Good" is extremely difficult to put into numbers. \n\n
|
86 |
Instead, the **Open Parti Prompts Leaderboard** uses human feedback from the community to compare images from different text-to-image models to each other.
|
87 |
\n\n
|
88 |
-
|
89 |
-
|
90 |
"""
|
91 |
|
92 |
EXPLANATION = """\n\n
|
|
|
85 |
**generate "good" images**. "Good" is extremely difficult to put into numbers. \n\n
|
86 |
Instead, the **Open Parti Prompts Leaderboard** uses human feedback from the community to compare images from different text-to-image models to each other.
|
87 |
\n\n
|
88 |
+
***Please take 3 minutes to contribute to the benchmark π₯Ί*** \n
|
89 |
+
***π Play on round of [Open Parti Prompts Game](https://huggingface.co/spaces/OpenGenAI/open-parti-prompts) to contribute 10 answers π€.***
|
90 |
"""
|
91 |
|
92 |
EXPLANATION = """\n\n
|