Add python-socketio depencency (mandatory)

This commit is contained in:
Wubbbi 2023-09-21 13:45:55 +02:00 committed by Kent Keirsey
parent e02700a782
commit b4790002c7

View File

@ -67,6 +67,7 @@ dependencies = [
'pyperclip',
"pyreadline3",
"python-multipart",
"python-socketio",
"pytorch-lightning",
"realesrgan",
"requests~=2.28.2",