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