Open seghier opened 8 months ago
What console output did you get? In some environments some patient is required after starting the application - as it will download a lot of data (e.g. from huggingface); there will be console output showing the progress of what and how much will be downloaded (and cached locally; running the app again won't download but use the local data, if, and only if it was downloaded completely and successfully; you might need to clear the local huggingface cache when trying the app again).
You might want to use the command line parameter --output OUTPUT output image name
to give a specific filename - and then search for it.
(is your user restricted in access rights, might not be able to write the output file?)
Thanks I try again at this time and it work fine, i don't know what's wrong before
The first start can take very long (depending on environment, network speed, huggingface server, etc) Is there any other question? Feel free to close this issue.
Hello I test
python demo.py --prompt "Street-art painting of Emilia Clarke in style of Banksy, photorealism"
But where the result image is saved? i don't find it