Skip to content

Can this be run on google colab #18

@shrutidhange

Description

@shrutidhange

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions