crcdng commited on
Commit
3ffced8
·
1 Parent(s): f249253
Files changed (1) hide show
  1. Gradio_UI.py +1 -1
Gradio_UI.py CHANGED
@@ -287,7 +287,7 @@ class GradioUI:
287
  def launch(self, **kwargs):
288
  import gradio as gr
289
 
290
- with gr.Blocks(fill_height=True, theme='crcdng/cyber', css_paths="cyberpunk.css scrolling_text.css") as demo:
291
 
292
  title_html=(
293
  """
 
287
  def launch(self, **kwargs):
288
  import gradio as gr
289
 
290
+ with gr.Blocks(fill_height=True, theme='crcdng/cyber', css_paths=["cyberpunk.css", "scrolling_text.css"]) as demo:
291
 
292
  title_html=(
293
  """