Singularity666 commited on
Commit
2afb296
·
1 Parent(s): 7a79e59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ if uploaded_file is not None:
176
  </div>
177
  <div class="feedback_button" id="worse_button" style="cursor:pointer;">
178
  <img src="{worse_icon}" width="30" height="30" alt="Worse Icon">
179
- <p>Worse</p>
180
  </div>
181
  </div>
182
  """
 
176
  </div>
177
  <div class="feedback_button" id="worse_button" style="cursor:pointer;">
178
  <img src="{worse_icon}" width="30" height="30" alt="Worse Icon">
179
+ <p>Regenerate Report...?</p>
180
  </div>
181
  </div>
182
  """