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

urllamadrama
/
my_lora_weights

Text-to-Image
Diffusers
stable-diffusion
stable-diffusion-diffusers
controlnet
control-lora-v3
diffusers-training
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use urllamadrama/my_lora_weights with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("urllamadrama/my_lora_weights")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"SG161222/Realistic_Vision_V4.0_noVAE", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
my_lora_weights
21.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
urllamadrama's picture
urllamadrama
End of training
c79cb9a verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    930 Bytes
    End of training 6 months ago
  • pytorch_lora_weights.safetensors
    21.8 MB
    xet
    End of training 6 months ago