added gradio to init

This commit is contained in:
Jaikinator
2023-08-25 13:39:01 +02:00
parent b6f8bc2477
commit 29f363bfe7
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -1 +1,2 @@
from .qtfaststart import *
from .qtfaststart import *
from .gradio_app import *