Spaces:
Running
Running
Update app.py
Browse files
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 |
|