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: No module named 'diff_dalle' #1

Open
hamdjalil opened this issue Nov 2, 2021 · 0 comments
Open

ModuleNotFoundError: No module named 'diff_dalle' #1

hamdjalil opened this issue Nov 2, 2021 · 0 comments

Comments

@hamdjalil
Copy link

hamdjalil commented Nov 2, 2021

tried training on a colab with the following command:

!python /content/Diff-DALLE/scripts/train_generator.py --data_dir /content/drive/MyDrive/path/to/dataset $MODEL_FLAGS $DIFFUSION_FLAGS $TRAIN_FLAGS

which gives the following error:

Traceback (most recent call last):
File "/content/Diff-DALLE/scripts/train_generator.py", line 7, in
from diff_dalle import dist_util, logger
ModuleNotFoundError: No module named 'diff_dalle'

@hamdjalil hamdjalil changed the title tried training with your model on a colab, using the following command: ModuleNotFoundError: No module named 'diff_dalle' Nov 2, 2021
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

1 participant