SorrelC commited on
Commit
04214f2
·
verified ·
1 Parent(s): 18ed32d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -393,14 +393,7 @@ def create_interface():
393
  gr.HTML("<hr style='margin-top: 40px; margin-bottom: 20px;'>")
394
  gr.HTML("""
395
  <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-top: 20px; text-align: center;">
396
- <p style="font-size: 14px; line-height: 1.8; margin: 0;">
397
- This <strong>Keyword Tagging Tool</strong> was created as part of the
398
- <a href="https://digitalscholarship.web.ox.ac.uk/" target="_blank" style="color: #1976d2;">
399
- Digital Scholarship at Oxford (DiSc)
400
- </a>
401
- funded research project:<br>
402
- <em>Extracting Keywords from Crowdsourced Collections</em>.
403
- </p><br><br>
404
  <p style="font-size: 14px; line-height: 1.8; margin: 0;">
405
  The code for this tool was built with the aid of Claude Sonnet 4.
406
  </p>
 
393
  gr.HTML("<hr style='margin-top: 40px; margin-bottom: 20px;'>")
394
  gr.HTML("""
395
  <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-top: 20px; text-align: center;">
396
+
 
 
 
 
 
 
 
397
  <p style="font-size: 14px; line-height: 1.8; margin: 0;">
398
  The code for this tool was built with the aid of Claude Sonnet 4.
399
  </p>