SorrelC commited on
Commit
69a026b
·
verified ·
1 Parent(s): a248152

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -1006,6 +1006,9 @@ def create_interface():
1006
  funded research project:
1007
  <em>Extracting Keywords from Crowdsourced Collections</em>.
1008
  </p>
 
 
 
1009
  </div>
1010
  """)
1011
 
 
1006
  funded research project:
1007
  <em>Extracting Keywords from Crowdsourced Collections</em>.
1008
  </p>
1009
+ <p style="font-size: 14px; line-height: 1.8; margin: 0;">
1010
+ The code for this tool was built with the aid of Claude Opus 4.
1011
+ </p>
1012
  </div>
1013
  """)
1014