This commit is contained in:
Qing
2024-01-05 16:40:06 +08:00
parent f88f3cbbb3
commit fd74b8556f
25 changed files with 45 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
import torch
from iopaint.model.utils import torch_gc
from ..utils import torch_gc
class CPUTextEncoderWrapper(torch.nn.Module):