Instructions to use shaitanzx/FooocusExtend with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use shaitanzx/FooocusExtend with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("shaitanzx/FooocusExtend", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0688c814be0876fe2343ba4a8ac3b426694d8264c4f14de9bb9d54067b5132f0
- Size of remote file:
- 17.8 MB
- SHA256:
- ded8cd65642b94f658e248d9833565e8a549020baf2ff8b9837866c6c36cfca4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.