pikto commited on
Commit
fcc811c
·
1 Parent(s): a45ed9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -85,8 +85,8 @@ with gr.Blocks(theme='pikto/theme@>=0.0.1,<0.0.3') as pan:
85
  model_name1.change(set_model, inputs=model_name1, outputs=[output1, output2,])
86
 
87
  with gr.Tab("Flip Image"):
88
- with gr.Row():
89
- __import____ /play
90
 
91
  with gr.Tab("Diffuser"):
92
  with gr.Row():
 
85
  model_name1.change(set_model, inputs=model_name1, outputs=[output1, output2,])
86
 
87
  with gr.Tab("Flip Image"):
88
+ with gr.Row('/play'):
89
+
90
 
91
  with gr.Tab("Diffuser"):
92
  with gr.Row():