Spaces:
Runtime error
Runtime error
Commit
·
a188da1
1
Parent(s):
c60fbad
fixed image
Browse files
app.py
CHANGED
@@ -149,9 +149,9 @@ h1, h2, h3, h4, h5, h6 {
|
|
149 |
# who created light (e.g., electricity) Tesla or Edison in quick short?
|
150 |
with gr.Blocks(css=css, fill_height=True) as demo:
|
151 |
gr.Markdown("""
|
152 |
-
## like perplexity, but
|
153 |
#### built by [@abdibrokhim](https://yaps.gg).
|
154 |
-
[](https://aimlapi.com/?
|
155 |
""")
|
156 |
|
157 |
# State variables to hold followup ID and conversation history, plus follow-up questions text
|
|
|
149 |
# who created light (e.g., electricity) Tesla or Edison in quick short?
|
150 |
with gr.Blocks(css=css, fill_height=True) as demo:
|
151 |
gr.Markdown("""
|
152 |
+
## like perplexity, but more precise.
|
153 |
#### built by [@abdibrokhim](https://yaps.gg).
|
154 |
+
#### [](https://aimlapi.com/models/bagoodex-search-v1-api/?utm_source=bagoodex&utm_medium=huggingface&utm_campaign=tutorials)
|
155 |
""")
|
156 |
|
157 |
# State variables to hold followup ID and conversation history, plus follow-up questions text
|