Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -942,7 +942,7 @@ with gr.Blocks(css=css, title="NewsAI Service") as iface:
|
|
942 |
- **Data Persistence**: Automatically saves and retrieves search results in a local SQLite database for quick reference.
|
943 |
- **Flexible**: Ability to search any keyword/country or select from predefined Big Tech & finance-related terms.
|
944 |
---
|
945 |
-
|
946 |
"""
|
947 |
)
|
948 |
|
|
|
942 |
- **Data Persistence**: Automatically saves and retrieves search results in a local SQLite database for quick reference.
|
943 |
- **Flexible**: Ability to search any keyword/country or select from predefined Big Tech & finance-related terms.
|
944 |
---
|
945 |
+
0. **Community: https://discord.gg/openfreeai
|
946 |
"""
|
947 |
)
|
948 |
|