AchyuthGamer commited on
Commit
833e4d5
·
1 Parent(s): ebf2e68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -118,6 +118,9 @@ with gr.Blocks(css='style.css') as demo:
118
  </div>
119
  """
120
  )
 
 
 
121
  with gr.Column(elem_id="col-container"):
122
  with gr.Row(variant="compact"):
123
  input_text = gr.Textbox(
 
118
  </div>
119
  """
120
  )
121
+ with gr.Blocks(theme=gr.themes.Soft()) as demo:
122
+
123
+
124
  with gr.Column(elem_id="col-container"):
125
  with gr.Row(variant="compact"):
126
  input_text = gr.Textbox(