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

Ashmotv
/
vect0r_style_qwen-lora

Text-to-Image
Diffusers
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

Instructions to use Ashmotv/vect0r_style_qwen-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Ashmotv/vect0r_style_qwen-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Ashmotv/vect0r_style_qwen-lora")
    
    prompt = "vect0r_style"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
vect0r_style_qwen-lora
5.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Ashmotv's picture
Ashmotv
Upload README.md with huggingface_hub
d40b38e verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    1.31 kB
    Upload README.md with huggingface_hub 10 months ago
  • vect0r_style_qwen.safetensors
    1.18 GB
    xet
    Upload vect0r_style_qwen.safetensors with huggingface_hub 10 months ago
  • vect0r_style_qwen_000001500.safetensors
    1.18 GB
    xet
    Upload vect0r_style_qwen_000001500.safetensors with huggingface_hub 10 months ago
  • vect0r_style_qwen_000001750.safetensors
    1.18 GB
    xet
    Upload vect0r_style_qwen_000001750.safetensors with huggingface_hub 10 months ago
  • vect0r_style_qwen_000002000.safetensors
    1.18 GB
    xet
    Upload vect0r_style_qwen_000002000.safetensors with huggingface_hub 10 months ago
  • vect0r_style_qwen_000002250.safetensors
    1.18 GB
    xet
    Upload vect0r_style_qwen_000002250.safetensors with huggingface_hub 10 months ago