You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey all!
First of all - this is so amazing and we gotta give props to C0untFloyd for all the hard work
I've got a music video project coming up and am having issues with face obstructors (mainly microphone/hands etc) and am wanting to see if any masking will help!
However, when I try adding words into the masking text I get the following error in Roop "Error txt2clip" when doing the masking preview
Terminal says this:
roop-unleashed/chain_img_processor/image.py", line 86, in run_chain
img = self.processors_objects[proc_id][thread_index].process(img,params)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
KeyError: 'txt2clip'
Anyone come across this before or know how to fix?
Still super new to this and would love to be able to figure it out!
Thanks <3
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey all!
First of all - this is so amazing and we gotta give props to C0untFloyd for all the hard work
I've got a music video project coming up and am having issues with face obstructors (mainly microphone/hands etc) and am wanting to see if any masking will help!
However, when I try adding words into the masking text I get the following error in Roop "Error txt2clip" when doing the masking preview
Terminal says this:
roop-unleashed/chain_img_processor/image.py", line 86, in run_chain
img = self.processors_objects[proc_id][thread_index].process(img,params)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
KeyError: 'txt2clip'
Anyone come across this before or know how to fix?
Still super new to this and would love to be able to figure it out!
Thanks <3
Beta Was this translation helpful? Give feedback.
All reactions