Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError #1

Open
Yhink339 opened this issue Nov 16, 2022 · 1 comment
Open

ModuleNotFoundError #1

Yhink339 opened this issue Nov 16, 2022 · 1 comment

Comments

@Yhink339
Copy link

File "train.py", line 13, in
from model import *
ModuleNotFoundError: No module named 'model'

The above error occurred when executing STGAN train. what is this 'model'?

@vishal3477
Copy link
Owner

Hi,
I'm really sorry for not responding to your earlier. As per the instruction in the repo, you need to download STGAN repo, where you'll find the model.py file and the pretrained model, which are used to train our framework. Let me know of any other questions you might have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants