Skip to content

No module named 'models' #2

@nothinglhk2

Description

@nothinglhk2

When I use sample.py with :
--flagfile=./config/CIFAR10_iddpm.txt --batch_size 128 --mode simple --sample_type ddpm --sample_steps K --num_images 50000 > evaluation.log 2>&1 &
and there were errors:
File "D:\Workplace_Git\repo25 GMS\GMS\losses.py", line 22, in
from models import utils as mutils
ModuleNotFoundError: No module named 'models'
Could you please provide the models file (and others necessary files please)? Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions