Spaces:
Running
Running
crcdng
commited on
Commit
·
70bde54
1
Parent(s):
a7b0e9d
file not found
Browse files- Gradio_UI.py +0 -1
Gradio_UI.py
CHANGED
@@ -261,7 +261,6 @@ class GradioUI:
|
|
261 |
def launch(self, **kwargs):
|
262 |
import gradio as gr
|
263 |
|
264 |
-
gr.set_static_paths(paths=["/"])
|
265 |
with gr.Blocks(fill_height=True, theme='crcdng/cyber') as demo:
|
266 |
|
267 |
title_html=(
|
|
|
261 |
def launch(self, **kwargs):
|
262 |
import gradio as gr
|
263 |
|
|
|
264 |
with gr.Blocks(fill_height=True, theme='crcdng/cyber') as demo:
|
265 |
|
266 |
title_html=(
|