1
0
mirror of synced 2024-11-23 23:21:03 +01:00

chore(format): run black on main

This commit is contained in:
github-actions[bot] 2023-10-11 02:22:09 +00:00
parent 45f868acad
commit 73078a3d24

View File

@ -16,6 +16,7 @@ from infer.lib.infer_pack.commons import get_padding, init_weights
has_xpu = bool(hasattr(torch, "xpu") and torch.xpu.is_available())
class TextEncoder256(nn.Module):
def __init__(
self,