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:
- f859936d6d322f96b79da055e4cd0de0927610c2aadcf1debe10400b1b077ca0
- Size of remote file:
- 2.4 MB
- SHA256:
- 47c05abf97068164e376bc1235a8f7e34c89c2410fa6cf71bc21af8e48086b63
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.