Spaces:
Running
Running
Update app_tsukasa_remote.py
Browse files- app_tsukasa_remote.py +0 -1
app_tsukasa_remote.py
CHANGED
@@ -18,7 +18,6 @@ example_texts = {}
|
|
18 |
prompts = []
|
19 |
inputs = []
|
20 |
|
21 |
-
|
22 |
theme = gr.themes.Base(
|
23 |
font=[gr.themes.GoogleFont('Libre Franklin'), gr.themes.GoogleFont('Public Sans'), 'system-ui', 'sans-serif'],
|
24 |
)
|
|
|
18 |
prompts = []
|
19 |
inputs = []
|
20 |
|
|
|
21 |
theme = gr.themes.Base(
|
22 |
font=[gr.themes.GoogleFont('Libre Franklin'), gr.themes.GoogleFont('Public Sans'), 'system-ui', 'sans-serif'],
|
23 |
)
|