How to pull in 1.5 vs 1.5.1.2
#8
by
djn93
- opened
I'm using HassanBlend in the Dreambooth trainign space here on Hugging Face. I import it with this line:
snapshot_download(repo_id="hassanblend/HassanBlend1.5.1.2")
But I'm having artifact issues which someone else said didn't happen with 1.5
Is there a way to pull in the 1.5 version of the model somehow? Let me know how I can adjust the syntax above.