@@ -1,6 +1,7 @@
+import gradio as gr
+
import extensions
import modules.shared as shared
-import gradio as gr
state = {}
available_extensions = []