minor updates

This commit is contained in:
Vladimir Mandic
2023-12-19 14:02:48 -05:00
parent 14f03c72f9
commit 9c8be9837b
4 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ def refresh_vaes():
def refresh_upscalers():
import modules.modelloader
import modules.modelloader # pylint: disable=W0621
modules.modelloader.load_upscalers()