PR-Puppets commited on
Commit
ea4d7ba
1 Parent(s): f2bceec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -214,7 +214,7 @@ def download_video(url, prompt, save_path_text, save_path_video):
214
  css = '''
215
  p, li{font-size: 16px}
216
  code{font-size: 18px}
217
- #component-1{opacity: 0.5; pointer-events: none}
218
  '''
219
  # Create Gradio interface
220
  with gr.Blocks(css=css) as demo:
@@ -273,7 +273,7 @@ However, as we are aware not everyone has the hardware or technical capability t
273
 
274
  Enjoy,
275
 
276
- some sora-alpha-artists
277
 
278
  ''', elem_id="manifesto")
279
  with gr.Accordion("Generation gallery", open=True):
 
214
  css = '''
215
  p, li{font-size: 16px}
216
  code{font-size: 18px}
217
+ #component-2{opacity: 0.5; pointer-events: none}
218
  '''
219
  # Create Gradio interface
220
  with gr.Blocks(css=css) as demo:
 
273
 
274
  Enjoy,
275
 
276
+ some sora-alpha-artists, [Jake Elwes](https://www.jakeelwes.com/), [CROSSLUCID](https://crosslucid.zone/), [Jake Hartnell](https://x.com/JakeHartnell), Merybeth Rauh
277
 
278
  ''', elem_id="manifesto")
279
  with gr.Accordion("Generation gallery", open=True):