-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi Team,
Thanks a lot for making the model avaialble. I am looking to run this code in colab. Is it possible to import the libraries and run this code in the colab. I am able to run most of the code as given in the README.md in google colab but except the part containing below code. I am getting the name 'stable_diffusion' is not defined error
wrapped_clip_with_new_concept = OpenClipEmbedWrapper(
stable_diffusion.path.to.clip,
superclass_string = 'dog'
)
Can you please help mw with this?
I have tried below commands but still I get the error
!pip install perfusion-pytorch
!pip install stable_diffusion
Metadata
Metadata
Assignees
Labels
No labels