Spaces:
Runtime error
Runtime error
Commit
·
2afb296
1
Parent(s):
7a79e59
Update app.py
Browse files
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>
|
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 |
"""
|