Prompthumanizer commited on
Commit
b180682
·
verified ·
1 Parent(s): c603c16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1205,6 +1205,7 @@ def create_jain_interface():
1205
  max_lines=10,
1206
  scale=4,
1207
  container=True
 
1208
  )
1209
 
1210
  with gr.Column(scale=1, min_width=100):
 
1205
  max_lines=10,
1206
  scale=4,
1207
  container=True
1208
+ interactive=True
1209
  )
1210
 
1211
  with gr.Column(scale=1, min_width=100):