Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import requests
|
|
6 |
import gradio as gr
|
7 |
|
8 |
TITLE = """<h1 align="center">Insight LLM 💬</h1>"""
|
9 |
-
SUBTITLE = """<h2 align="center">Effortlessly analyze and compare Thai stocks with advanced LLM insights.</h2>"""
|
10 |
DUPLICATE = """
|
11 |
<div style="text-align: center; display: flex; justify-content: center; align-items: center;">
|
12 |
<span>Duplicate the Space and run securely with your API KEY.
|
|
|
6 |
import gradio as gr
|
7 |
|
8 |
TITLE = """<h1 align="center">Insight LLM 💬</h1>"""
|
9 |
+
SUBTITLE = """<h2 align="center">Effortlessly analyze and compare Thai stocks from 56-1 One Report with advanced LLM insights.</h2>"""
|
10 |
DUPLICATE = """
|
11 |
<div style="text-align: center; display: flex; justify-content: center; align-items: center;">
|
12 |
<span>Duplicate the Space and run securely with your API KEY.
|