Spaces:
Running on A100
Running on A100
Update app.py
Browse files
app.py
CHANGED
|
@@ -1280,7 +1280,7 @@ button.clear-button,
|
|
| 1280 |
|
| 1281 |
# ---------------- Gradio app ----------------
|
| 1282 |
with gr.Blocks(
|
| 1283 |
-
title="
|
| 1284 |
css=CSS,
|
| 1285 |
theme=gr.themes.Base(
|
| 1286 |
primary_hue="blue",
|
|
|
|
| 1280 |
|
| 1281 |
# ---------------- Gradio app ----------------
|
| 1282 |
with gr.Blocks(
|
| 1283 |
+
title="NuExtract3",
|
| 1284 |
css=CSS,
|
| 1285 |
theme=gr.themes.Base(
|
| 1286 |
primary_hue="blue",
|