PR-Puppets commited on
Commit
8f9aa68
1 Parent(s): 023694d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 temporarely 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")
 
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")