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

charbel-malo
/
ad-style

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

Instructions to use charbel-malo/ad-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use charbel-malo/ad-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("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("charbel-malo/ad-style")
    
    prompt = "gradient background that transitions from a deep navy blue at the top to a slightly lighter shade of blue at the bottom, white circular logo with a stylized design, stylized coin with a circular design at its tip.   Surrounding this central object, a power button, wearing a white top, indicating sound or audio data. The text \"GBT\" is highlighted in a white, which represents the moon, there's an icon for the Google Play store, including a small potted plant and a green vase, \" indicating this is part of a larger project or system., futuristic aesthetic. The image exudes a sense of dynamism and innovation, stars, bold text question in the center: \"DID YOU KNOW?\" written in white, blue text. Below this, heroism, glossy, minimalist aesthetic.   1. Top left: A rectangular button with rounded corners, giving it an expressive, cylindrical object with a glossy black finish"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
ad-style
19.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
charbel-malo's picture
charbel-malo
Upload folder using huggingface_hub
af66901 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • 55542852.jpeg
    25.9 kB
    Upload folder using huggingface_hub over 1 year ago
  • 55542853.jpeg
    12.2 kB
    Upload folder using huggingface_hub over 1 year ago
  • 55542855.jpeg
    15.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • Ad_Style-000004.safetensors
    19.3 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    6.11 kB
    Upload folder using huggingface_hub over 1 year ago