Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  Boogu/Boogu-Image-0.1-Base-fp8

Yanlis
/
Boogu-Image-0.1-Base-fp8

Text-to-Image
Diffusers
Safetensors
English
Chinese
BooguImagePipeline
Model card Files Files and versions
xet
Community

Instructions to use Yanlis/Boogu-Image-0.1-Base-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Yanlis/Boogu-Image-0.1-Base-fp8 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Yanlis/Boogu-Image-0.1-Base-fp8", 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
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Boogu-Image-0.1-Base-fp8 / transformer
10.3 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Yanlis's picture
Yanlis
Duplicate from Boogu/Boogu-Image-0.1-Base-fp8
738a7ef 8 days ago
  • config.json
    956 Bytes
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • diffusion_pytorch_model-00001-of-00002.bin
    9.99 GB
    xet
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • diffusion_pytorch_model-00002-of-00002.bin
    333 MB
    xet
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • diffusion_pytorch_model.bin.index.json
    94.1 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • transformer_boogu.py
    1.1 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago