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 / mllm
10.6 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
  • .gitattributes
    1.52 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • README.md
    10.4 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • chat_template.json
    5.5 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • config.json
    12 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • generation_config.json
    241 Bytes
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • model-00001-of-00002.safetensors
    5.36 GB
    xet
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • model-00002-of-00002.safetensors
    5.23 GB
    xet
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • model.safetensors.index.json
    94.5 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • preprocessor_config.json
    336 Bytes
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • tokenizer.json
    10.2 MB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • tokenizer_config.json
    10.9 kB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • video_preprocessor_config.json
    331 Bytes
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago
  • vocab.json
    4.96 MB
    Duplicate from Boogu/Boogu-Image-0.1-Base-fp8 8 days ago