Spaces:
openfree
/
Running on CPU Upgrade

openfree commited on
Commit
9969a8d
·
verified ·
1 Parent(s): 45ce38f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -941,8 +941,8 @@ with gr.Blocks(css=css, title="NewsAI Service") as iface:
941
  - **Advanced Sentiment Analysis**: Uses state-of-the-art NLP models via the OpenAI API.
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
- 4. **Community: https://discord.gg/openfreeai
945
- ---
946
  """
947
  )
948
 
 
941
  - **Advanced Sentiment Analysis**: Uses state-of-the-art NLP models via the OpenAI API.
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
+ *. **Community: https://discord.gg/openfreeai
946
  """
947
  )
948