make gradio working with treads

This commit is contained in:
Jaikinator
2023-11-25 15:17:12 +01:00
parent bbb2c848e3
commit 93e5ce15f9
6 changed files with 101 additions and 21 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
from .qtfaststart import *
from .activity_tracker import *
from .multi import *
from .interface import *
from .stg import *
from .interactions import *