Text-to-Image
Diffusers
TensorBoard
stable-diffusion-xl
stable-diffusion-xl-diffusers
lora
template:sd-lora
Instructions to use GoHugo/hugo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GoHugo/hugo with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("GoHugo/hugo") prompt = "A photo of <s0><s1> a man with long hair and a black t - shirt" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- 5fe2d841bc7a07115800d373165ae1b7183ebb17714c4548ed07bfa02a507287
- Size of remote file:
- 1.05 MB
- SHA256:
- 6af836a63f44bf85a728ff5c30cea74cee60309053425cf66d5057216ec6cd10
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.