Mqleet commited on
Commit
7335a97
·
1 Parent(s): fb8bbf1

upd docker file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1598,7 +1598,7 @@ with gr.Blocks(title="Paper2ProjectPage Generator", theme=gr.themes.Soft(), css=
1598
  section_display_json,
1599
  template_choice,
1600
  template_preview_links,
1601
- # section_feedback_input
1602
  ]
1603
  )
1604
 
 
1598
  section_display_json,
1599
  template_choice,
1600
  template_preview_links,
1601
+ section_feedback_input
1602
  ]
1603
  )
1604