Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

vcollos
/
VitorCollos

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

Instructions to use vcollos/VitorCollos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use vcollos/VitorCollos 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("vcollos/VitorCollos")
    
    prompt = "Portrait of Vitor Collos in a office"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
VitorCollos
1.51 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
vcollos's picture
vcollos
Upload 2 files
18959b5 verified 10 months ago
  • images
    Add 4 files over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • 4.safetensors
    613 MB
    xet
    Upload 4.safetensors 10 months ago
  • Asian_Nipple.safetensors
    19.3 MB
    xet
    Upload 2 files 10 months ago
  • Black_nipples.safetensors
    228 MB
    xet
    Upload 2 files 10 months ago
  • README.md
    559 Bytes
    initial commit over 1 year ago
  • Vitor.safetensors
    172 MB
    xet
    Add 4 files over 1 year ago
  • bbarl-flux.safetensors
    135 MB
    xet
    Upload 2 files 10 months ago
  • pussy flux lora.safetensors
    172 MB
    xet
    Upload 2 files 10 months ago
  • vitor_config.yaml
    2.23 kB
    Add 4 files over 1 year ago
  • vitor_optimizer.pt

    Detected Pickle imports (4)

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

    What is a pickle import?

    176 MB
    xet
    Add 4 files over 1 year ago