You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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'?
The text was updated successfully, but these errors were encountered: