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

kmaksatk
/
experiments

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

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

  • Libraries
  • Diffusers

    How to use kmaksatk/experiments with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("kmaksatk/experiments")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"SG161222/Realistic_Vision_V6.0_B1_noVAE", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
experiments / checkpoint-10000 /controlnet
1.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
kmaksatk's picture
kmaksatk
End of training
602dc3e verified almost 2 years ago
  • config.json
    1.26 kB
    End of training almost 2 years ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training almost 2 years ago