Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Jonjew
/
AngelsInTheLight

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use Jonjew/AngelsInTheLight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Jonjew/AngelsInTheLight with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Jonjew/AngelsInTheLight")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
AngelsInTheLight / images
5.58 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Jonjew's picture
Jonjew
Add 4 files
0f67ded verified 10 months ago
  • 4bccd0e8-a4eb-43d3-9ef0-10313b20c07c.png
    3.26 MB
    xet
    Add 4 files 10 months ago
  • Angels_in_the_Light_Flux_e000005_00_20250630015300.png
    402 kB
    xet
    Add 4 files 10 months ago
  • a3d84461-7d3f-4f09-af2a-d878db84c54f.png
    1.92 MB
    xet
    Add 4 files 10 months ago