nerdyrodent / VQGAN-CLIP

Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
Other
2.61k stars 428 forks source link

Crashes or behaves unexpectedly when prompt has colon character ':' #125

Closed monsieurpooh closed 2 years ago

monsieurpooh commented 2 years ago

I think it's caused by the line that says vals = prompt.rsplit(':', 2)

monsieurpooh commented 2 years ago

On my end I changed the delimiter to pipeline character as a workaround

nerdyrodent commented 2 years ago

As shown in the readme, colon delimits weights.