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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sd-concepts-library
/
buhu-art-style

Text-to-Image
Diffusers
StableDiffusionPipeline
textual_inversion
Model card Files Files and versions
xet
Community
1

Instructions to use sd-concepts-library/buhu-art-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use sd-concepts-library/buhu-art-style with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_textual_inversion("sd-concepts-library/buhu-art-style")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
buhu-art-style
12.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 23 commits
brucewoods's picture
brucewoods
Update README.md
a1ef31b verified about 1 year ago
  • concept_images
    Upload concept_images with huggingface_hub about 3 years ago
  • img
    Upload 4 files about 3 years ago
  • .gitattributes
    1.7 kB
    Upload 4 files about 3 years ago
  • README.md
    1.41 kB
    Update README.md about 1 year ago
  • learned_embeds.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    4.86 kB
    xet
    Upload the concept buhu-art-style embeds and token about 3 years ago
  • model_index.json
    583 Bytes
    Create model_index.json about 3 years ago
  • token_identifier.txt
    6 Bytes
    Upload the concept buhu-art-style embeds and token about 3 years ago
  • type_of_concept.txt
    5 Bytes
    Upload the concept buhu-art-style embeds and token about 3 years ago