mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 21:12:07 -07:00
refactor qt wrappers
This commit is contained in:
parent
8aadbfef4a
commit
a861812f18
9 changed files with 29 additions and 30 deletions
|
@ -1,6 +1,6 @@
|
|||
from PyQt5.QtCore import *
|
||||
from PyQt5.QtGui import *
|
||||
from PyQt5.QtWidgets import *
|
||||
from PySide6.QtCore import *
|
||||
from PySide6.QtGui import *
|
||||
from PySide6.QtWidgets import *
|
||||
|
||||
class QCursorDB():
|
||||
@staticmethod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue