No accept button?

#39
by juanlmedina - opened

How can I accept? There's no button!

any luck?

Same problem

any luck?

well, it seems that you no longer need to accept terms. It just worked for me.

Same problem over here.

You probably get a "make sure you're logged in with huggingface-cli login" error using the Notebook from huggingface. I was getting this error too.
I update diffusers from version 0.4.0 to 0.9.0 and the problem was solved.

image.png

You probably get a "make sure you're logged in with huggingface-cli login" error using the Notebook from huggingface. I was getting this error too.
I update diffusers from version 0.4.0 to 0.9.0 and the problem was solved.

image.png

can you please show me how to do that? Please

You probably get a "make sure you're logged in with huggingface-cli login" error using the Notebook from huggingface. I was getting this error too.
I update diffusers from version 0.4.0 to 0.9.0 and the problem was solved.

image.png

can you please show me how to do that? Please

Do you use google colab? Just find a line similar to "!pip install diffusers==0.4.0" and change to "!pip install diffusers==0.9.0".

You probably get a "make sure you're logged in with huggingface-cli login" error using the Notebook from huggingface. I was getting this error too.
I update diffusers from version 0.4.0 to 0.9.0 and the problem was solved.

image.png

can you please show me how to do that? Please

Do you use google colab? Just find a line similar to "!pip install diffusers==0.4.0" and change to "!pip install diffusers==0.9.0".

I'm a beginner so I'm a little bit lost. Can you be more specific?

XD dude I know hugging face have historically been a nerd space but there's plenty of noobs like me or Jdolan here

You probably get a "make sure you're logged in with huggingface-cli login" error using the Notebook from huggingface. I was getting this error too.
I update diffusers from version 0.4.0 to 0.9.0 and the problem was solved.

image.png

can you please show me how to do that? Please

Do you use google colab? Just find a line similar to "!pip install diffusers==0.4.0" and change to "!pip install diffusers==0.9.0".

dude XD
we don't even know what "using google collab" means

My solution: (*I'm also a noob)

(*Tutorial I was following until I saw there was no button https://www.youtube.com/watch?v=MT8HhBSMaWM&t=214s)
(*I used https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb#scrollTo=QyvcqeiL65Tj)

  1. After the import drive section navigate to [Dependencies]

Sample1.png

  1. Under [Dependencies] click on Show code

Sample2.png

  1. Once Show code loads go to the [!pip install -q accelerate==0.12.0] line (*For me the number is showing 0.12.0)

Sample3.png

4.Change 0.12.0 or whatever number you have there to 0.9.0
5. You should be able to proceed with stable-diffusion

Zimzim u r GOD

You probably get a "make sure you're logged in with huggingface-cli login" error using the Notebook from huggingface. I was getting this error too.
I update diffusers from version 0.4.0 to 0.9.0 and the problem was solved.

image.png

can you please show me how to do that? Please

Do you use google colab? Just find a line similar to "!pip install diffusers==0.4.0" and change to "!pip install diffusers==0.9.0".

I'm a beginner so I'm a little bit lost. Can you be more specific?

how to find it??

You probably get a "make sure you're logged in with huggingface-cli login" error using the Notebook from huggingface. I was getting this error too.
I update diffusers from version 0.4.0 to 0.9.0 and the problem was solved.

image.png

can you please show me how to do that? Please

Do you use google colab? Just find a line similar to "!pip install diffusers==0.4.0" and change to "!pip install diffusers==0.9.0".

how to find !pip install diffusers??

image.png

Sign up or log in to comment