paarthneekhara / text-to-image

Text to image synthesis using thought vectors
MIT License
2.16k stars 394 forks source link

the error about utils #49

Open sjf156 opened 5 years ago

sjf156 commented 5 years ago

when i run generate_images.py. it shows ModuleNotFoundError: No module named 'Utils' how can i solve this? thank you

GrantorShadow commented 5 years ago

Copy the Utils folder into the folder where your source code is present.