lalashechka commited on
Commit
52a1c89
1 Parent(s): 91849c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def flip_text(prompt):
40
  return ans
41
 
42
 
43
- with gr.Blocks(css=css) as demo:
44
 
45
  with gr.Tab("Базовые настройки"):
46
  with gr.Row():
 
40
  return ans
41
 
42
 
43
+ with gr.Blocks() as demo:
44
 
45
  with gr.Tab("Базовые настройки"):
46
  with gr.Row():