Respair commited on
Commit
5fe1123
1 Parent(s): 4f647c8

Update app_tsukasa_remote.py

Browse files
Files changed (1) hide show
  1. 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
  )