Qim theme
Compare changes
- David Grundfest authored
+ 1
− 8
@@ -58,9 +58,7 @@ class Interface:
@@ -58,9 +58,7 @@ class Interface:
@@ -105,11 +103,6 @@ class Interface:
@@ -105,11 +103,6 @@ class Interface:
with gr.Blocks(theme = QimTheme(force_light_mode = force_light_mode), title=self.title) as gradio_interface: