Loading ballontranslator/dl/inpaint/__init__.py +2 −2 Original line number Diff line number Diff line Loading @@ -113,7 +113,7 @@ class AOTInpainter(InpainterBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading Loading @@ -219,7 +219,7 @@ class LamaInpainterMPE(InpainterBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE } Loading ballontranslator/dl/ocr/__init__.py +3 −3 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ class OCRMIT32px(OCRBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading Loading @@ -117,7 +117,7 @@ class MangaOCR(OCRBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE } Loading Loading @@ -177,7 +177,7 @@ class OCRMIT48pxCTC(OCRBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading ballontranslator/dl/textdetector/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ class ComicTextDetector(TextDetectorBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading Loading
ballontranslator/dl/inpaint/__init__.py +2 −2 Original line number Diff line number Diff line Loading @@ -113,7 +113,7 @@ class AOTInpainter(InpainterBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading Loading @@ -219,7 +219,7 @@ class LamaInpainterMPE(InpainterBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE } Loading
ballontranslator/dl/ocr/__init__.py +3 −3 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ class OCRMIT32px(OCRBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading Loading @@ -117,7 +117,7 @@ class MangaOCR(OCRBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE } Loading Loading @@ -177,7 +177,7 @@ class OCRMIT48pxCTC(OCRBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading
ballontranslator/dl/textdetector/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ class ComicTextDetector(TextDetectorBase): 'options': [ 'cpu', 'cuda', 'dml' 'hip' ], 'select': DEFAULT_DEVICE }, Loading