SorrelC commited on
Commit
63fa7f9
·
verified ·
1 Parent(s): 9634c1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -821,6 +821,9 @@ def create_interface():
821
  funded research project:
822
  <em>Extracting Keywords from Crowdsourced Collections</em>.
823
  </p>
 
 
 
824
  </div>
825
  """)
826
 
 
821
  funded research project:
822
  <em>Extracting Keywords from Crowdsourced Collections</em>.
823
  </p>
824
+ <p style="font-size: 14px; line-height: 1.8; margin: 0;">
825
+ The code for this tool was built with the aid of Claude Opus 4.
826
+ </p>
827
  </div>
828
  """)
829