Open MightyObserver opened 3 years ago
If you want to optimize based on an image (Seb.jpg) you need to tell DeepDaze to use it as an image, otherwise it will interpret your path as a text string.
It is easiest if you just copy the image into the repository folder and then you can run:
imagine --img=Seb.jpg
or imagine YOUR_TEXT --img=Seb.jpg
or imagine YOUR_TEXT --start_image_path=Seb.jpg
Im a beginner so sorry if this is some cringe inducing question, but I genuinely cannot get the priming and optimization parameters to go through, I attached a photo of the error message, I think I'm misunderstanding the command to prime or optimize the AI, any help is appreciated and Thank you in advance.