OOTDiffusion
OOTDiffusion copied to clipboard
There is a problem with the program or documentation.
Should update the following.
-
The following files are required in checkpoints/humanparsing exp-schp-201908301523-atr.pth exp-schp-201908261155-lip.pth exp-schp-201908270938-pascal-person-part.pth
-
Program modification of degradations.py is required ・Instead of from torchvision.transforms.functional_tensor import rgb_to_grayscale ・from torchvision.transforms.functional import rgb_to_grayscale Otherwise, Module not found will occur.