DemiPoto commited on
Commit
b109084
·
verified ·
1 Parent(s): 9708d87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ def make_me():
135
 
136
  test_button = gr.Button('test', width=30, height=10)
137
  test_button.click(test_pass,txt_input_p,group_model_choice)
138
- print(os.getenv('p')
139
  with gr.Row():
140
  gr.HTML("""
141
  <div class="footer">
 
135
 
136
  test_button = gr.Button('test', width=30, height=10)
137
  test_button.click(test_pass,txt_input_p,group_model_choice)
138
+ print(os.getenv('p'))
139
  with gr.Row():
140
  gr.HTML("""
141
  <div class="footer">