uslap commited on
Commit
cf55fde
·
verified ·
1 Parent(s): 9221c9e

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ def run_query(query: str) -> str:
76
  with gr.Blocks(
77
  title="USLaP Query",
78
  theme=gr.themes.Base(
79
- primary_hue="stone",
80
  font=[gr.themes.GoogleFont("IBM Plex Mono"), "monospace"],
81
  ),
82
  css="""
 
76
  with gr.Blocks(
77
  title="USLaP Query",
78
  theme=gr.themes.Base(
79
+ primary_hue="gray",
80
  font=[gr.themes.GoogleFont("IBM Plex Mono"), "monospace"],
81
  ),
82
  css="""