Spaces:
Paused
Paused
Is Img-To-music broken ?
#299
by
Kektex01
- opened
I.T.M send an error message !
Screenshot_20221205_213528_Chrome.jpg
Yes, Seems like its because CLIP Interrogator has been updated.
ahh yeah it takes the model and mode now... so i think line 16 should go fromprompt = img_to_text(uploaded_image, fn_index=1)[0]
toprompt = img_to_text(uploaded_image, "ViT-L (best for Stable Diffusion 1.*)", "fast", fn_index=1)[0]
Tested out and sent in PR https://huggingface.co/spaces/fffiloni/img-to-music/discussions/300
yes thank you @pharma i saw that you updated the CLIP Interrogator yesterday. i will push your PR shortly ;)
fffiloni
changed discussion status to
closed