Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Sd 1.5 Checkpoint and Lora with Foocus on Google Colab #2470

Closed
4 tasks done
eriktavares opened this issue Mar 6, 2024 · 1 comment
Closed
4 tasks done

[Bug]: Sd 1.5 Checkpoint and Lora with Foocus on Google Colab #2470

eriktavares opened this issue Mar 6, 2024 · 1 comment
Labels
bug Something isn't working wontfix / cantfix This will not be worked on

Comments

@eriktavares
Copy link

Checklist

  • The issue exists on a clean installation of Fooocus
  • The issue exists in the current version of Fooocus
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

I'm trying do generate a image using SD 1.5 model and Lora in Foocus, there was an erro message on display
Erro

Steps to reproduce the problem

Run Foocus on Google Colab
Select Model Refiner epicrealism_naturalSinRC1VAE.safetensors
Select Lora 1 epiCRealLife.safetensors
Write a prompt and Negative prompt and click on generate

What should have happened?

It should have generate the image with the prompt

What browsers do you use to access Fooocus?

Google Chrome

Where are you running Fooocus?

None

What operating system are you using?

No response

Console logs

[Fooocus] Encoding positive #1 ...
[Fooocus Model Management] Moving model(s) has taken 0.20 seconds
[Fooocus] Encoding positive #2 ...
[Fooocus] Encoding negative #1 ...
[Fooocus] Encoding negative #2 ...
[Parameters] Denoising Strength = 1.0
[Parameters] Initial Latent shape: Image Space (896, 1152)
Preparation time: 62.93 seconds
[Sampler] refiner_swap_method = vae
[Sampler] sigma_min = 0.0291671771556139, sigma_max = 14.614643096923828
Requested to load SDXL
Loading 1 new model
[Fooocus Model Management] Moving model(s) has taken 3.19 seconds
100% 12/12 [00:11<00:00,  1.05it/s]
Fooocus VAE-based swap.
Requested to load Interposer
Loading 1 new model
[Fooocus Model Management] Moving model(s) has taken 115.14 seconds
Requested to load BaseModel
Loading 1 new model

Additional information

No response

@eriktavares eriktavares added bug Something isn't working triage This needs an (initial) review labels Mar 6, 2024
@eriktavares eriktavares changed the title [Bug]: Sd 1.5 In Foocus [Bug]: Sd 1.5 Checkpoint and Lora with Foocus on Google Colab Mar 6, 2024
@mashb1t
Copy link
Collaborator

mashb1t commented Mar 6, 2024

Note that this Colab will disable refiner by default because Colab free's resources are relatively limited (and some "big" features like image prompt may cause free-tier Colab to disconnect). We make sure that basic text-to-image is always working on free-tier Colab.

Please find this paragraph in the colab section of the readme. There is no official support for Colab with refiner, no matter if Free or Pro. You might get lucky when applying #1710 though.

@mashb1t mashb1t closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
@mashb1t mashb1t added wontfix / cantfix This will not be worked on and removed triage This needs an (initial) review labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix / cantfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants