cryptocalypse commited on
Commit
22af893
·
1 Parent(s): 5a664f7
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,7 +98,7 @@ def flip_image(x):
98
  js = "document.getElementById('component-2').style.height='350px';"
99
  css = "#component-2 {height: 350px}"
100
 
101
- with gr.Blocks(title="Sophia, Torah Codes",css=css,js=js) as app:
102
  #with gr.Blocks(theme='gradio/soft') as demo:
103
  #with gr.Blocks(title="Sophia, Torah Codes") as app:
104
  #with gr.Row():
 
98
  js = "document.getElementById('component-2').style.height='350px';"
99
  css = "#component-2 {height: 350px}"
100
 
101
+ with gr.Blocks(title="Sophia, Torah Codes",css=css) as app:
102
  #with gr.Blocks(theme='gradio/soft') as demo:
103
  #with gr.Blocks(title="Sophia, Torah Codes") as app:
104
  #with gr.Row():