macgaga commited on
Commit
ed8d00c
·
verified ·
1 Parent(s): 85c901b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -874,7 +874,6 @@ css = '''
874
  '''
875
  with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=css, delete_cache=(60, 3600)) as app:
876
 
877
- with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=css, delete_cache=(60, 3600)) as app:
878
  # Debug-Log ganz oben hinzufügen
879
  debug_log = gr.Textbox(
880
  label="Debug Log",
 
874
  '''
875
  with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=css, delete_cache=(60, 3600)) as app:
876
 
 
877
  # Debug-Log ganz oben hinzufügen
878
  debug_log = gr.Textbox(
879
  label="Debug Log",