cryptocalypse commited on
Commit
5109ae6
·
verified ·
1 Parent(s): 95db923

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
44
  """
45
  css = "#component-2 {height: 350px}"
46
 
47
- with gr.Blocks(title="Sophia, Torah Codes",css=css,js=js) as app:
48
  #with gr.Blocks(theme='gradio/soft') as demo:
49
  #with gr.Blocks(title="Sophia, Torah Codes") as app:
50
  #with gr.Row():
 
44
  """
45
  css = "#component-2 {height: 350px}"
46
 
47
+ with gr.Blocks(title="Sophia, Torah Codes",css=css) as app:
48
  #with gr.Blocks(theme='gradio/soft') as demo:
49
  #with gr.Blocks(title="Sophia, Torah Codes") as app:
50
  #with gr.Row():