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

Norod78
/
cctv-stlye-sdxl

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

Instructions to use Norod78/cctv-stlye-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Norod78/cctv-stlye-sdxl with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Norod78/cctv-stlye-sdxl")
    
    prompt = "The girl with a pearl earring CCTV Style   "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
cctv-stlye-sdxl
86.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Norod78's picture
Norod78
Update README.md
ead6ea6 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • 7188271.jpeg
    46.3 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188272.jpeg
    54 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188273.jpeg
    23.2 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188274.jpeg
    41.3 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188275.jpeg
    37.4 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188276.jpeg
    23.9 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188277.jpeg
    19.9 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188278.jpeg
    32.4 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188279.jpeg
    25.8 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188281.jpeg
    27 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188283.jpeg
    28.8 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188284.jpeg
    35.5 kB
    Upload folder using huggingface_hub about 2 years ago
  • 7188285.jpeg
    48.6 kB
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    3.3 kB
    Update README.md about 2 years ago
  • SDXL-CCTV-Style-Lora.safetensors
    85.9 MB
    xet
    Upload folder using huggingface_hub about 2 years ago