Spaces:
Runtime error
Runtime error
PR-Puppets
commited on
Commit
•
8f9aa68
1
Parent(s):
023694d
Update app.py
Browse files
app.py
CHANGED
@@ -218,7 +218,7 @@ code{font-size: 18px}
|
|
218 |
'''
|
219 |
# Create Gradio interface
|
220 |
with gr.Blocks(css=css) as demo:
|
221 |
-
gr.Markdown("# After 3 hours, OpenAI shut down Sora's early access
|
222 |
with gr.Tab("Generate with Sora"):
|
223 |
gr.Markdown("# Sora PR Puppets")
|
224 |
gr.Markdown("An artists open letter, click on the 'Why are we doing this' tab to learn more")
|
|
|
218 |
'''
|
219 |
# Create Gradio interface
|
220 |
with gr.Blocks(css=css) as demo:
|
221 |
+
gr.Markdown("# After 3 hours, OpenAI shut down Sora's early access temporarily for all artists.")
|
222 |
with gr.Tab("Generate with Sora"):
|
223 |
gr.Markdown("# Sora PR Puppets")
|
224 |
gr.Markdown("An artists open letter, click on the 'Why are we doing this' tab to learn more")
|