26A1 commited on
Commit
c5fcd69
·
verified ·
1 Parent(s): 3e2bafb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -189,7 +189,7 @@ def generate_video(
189
 
190
  return video_path, current_seed
191
 
192
- with gr.Blocks(theme=gr.Theme.from_hub("EsIstTurnt/RogueAI")) as demo:
193
 
194
  with gr.Row():
195
  with gr.Column():
 
189
 
190
  return video_path, current_seed
191
 
192
+ with gr.Blocks(theme=gr.Theme.from_hub("26A1/_")) as demo:
193
 
194
  with gr.Row():
195
  with gr.Column():