Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -357,6 +357,7 @@ init()
|
|
| 357 |
message_textbox = gr.Textbox(placeholder="Search the scriptures ...", submit_btn=True, stop_btn=True)
|
| 358 |
|
| 359 |
with gr.Blocks(
|
|
|
|
| 360 |
title="Sanatan-Ai",
|
| 361 |
css="""
|
| 362 |
table {
|
|
|
|
| 357 |
message_textbox = gr.Textbox(placeholder="Search the scriptures ...", submit_btn=True, stop_btn=True)
|
| 358 |
|
| 359 |
with gr.Blocks(
|
| 360 |
+
theme=gr.themes.Citrus(),
|
| 361 |
title="Sanatan-Ai",
|
| 362 |
css="""
|
| 363 |
table {
|