baconnier commited on
Commit
ffe3f76
1 Parent(s): 4a719c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -109,9 +109,6 @@ class GradioInterface:
109
 
110
  with gr.Accordion("Full Response JSON", open=False, visible=True):
111
  full_response_json = gr.JSON()
112
- print('-'*100)
113
- print(full_response_json)
114
- print('-'*100)
115
 
116
  # Button click handlers
117
  automatic_metaprompt_button.click(
 
109
 
110
  with gr.Accordion("Full Response JSON", open=False, visible=True):
111
  full_response_json = gr.JSON()
 
 
 
112
 
113
  # Button click handlers
114
  automatic_metaprompt_button.click(