Lesterchia174 commited on
Commit
4f574d5
·
verified ·
1 Parent(s): 4bcc355

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -275,7 +275,7 @@ def resume_customizer():
275
 
276
  with gr.Column():
277
  resume_output = gr.Textbox(
278
- label="Customized Resume (AQR Generated)",
279
  lines=15,
280
 
281
 
 
275
 
276
  with gr.Column():
277
  resume_output = gr.Textbox(
278
+ label="Customized Resume (Attentive Reasoning Generated)",
279
  lines=15,
280
 
281