Spaces:
Runtime error
Runtime error
PR-Puppets
commited on
Commit
β’
b8c8933
1
Parent(s):
fe9b909
Update app.py
Browse files
app.py
CHANGED
@@ -222,6 +222,8 @@ with gr.Blocks(css=css) as demo:
|
|
222 |
with gr.Tab("Open letter: why are we doing this?"):
|
223 |
gr.Markdown('''# ββ©β(β£_β’)ββ©β DEAR CORPORATE AI OVERLORDS ββ©β(β£_β’)ββ©β
|
224 |
|
|
|
|
|
225 |
We received access to Sora with the promise to be early testers, red teamers and creative partners. However, we believe instead we are being lured into "art washing" to tell the world that Sora is a useful tool for artists.
|
226 |
|
227 |
<code style="font-family: monospace;font-size: 16px;font-weight:bold">ARTISTS ARE NOT YOUR UNPAID R&D <br />
|
|
|
222 |
with gr.Tab("Open letter: why are we doing this?"):
|
223 |
gr.Markdown('''# ββ©β(β£_β’)ββ©β DEAR CORPORATE AI OVERLORDS ββ©β(β£_β’)ββ©β
|
224 |
|
225 |
+
If this letter resonates with you add your signature [here](https://openletter.earth/dear-corporate-ai-overlords-90668a95).
|
226 |
+
|
227 |
We received access to Sora with the promise to be early testers, red teamers and creative partners. However, we believe instead we are being lured into "art washing" to tell the world that Sora is a useful tool for artists.
|
228 |
|
229 |
<code style="font-family: monospace;font-size: 16px;font-weight:bold">ARTISTS ARE NOT YOUR UNPAID R&D <br />
|