Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -131,7 +131,7 @@ INSTR = """
|
|
| 131 |
* Vote on which one sounds more like a human to you
|
| 132 |
* If there's a tie, click Skip
|
| 133 |
|
| 134 |
-
**When you're ready to begin,
|
| 135 |
""".strip()
|
| 136 |
request = ''
|
| 137 |
if SPACE_ID:
|
|
|
|
| 131 |
* Vote on which one sounds more like a human to you
|
| 132 |
* If there's a tie, click Skip
|
| 133 |
|
| 134 |
+
**When you're ready to begin, login and begin voting!** The model names will be revealed once you vote.
|
| 135 |
""".strip()
|
| 136 |
request = ''
|
| 137 |
if SPACE_ID:
|