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

  • 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
44.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kmaksatk's picture
kmaksatk
End of training
602dc3e verified almost 2 years ago
  • checkpoint-10000
    End of training almost 2 years ago
  • checkpoint-100000
    End of training almost 2 years ago
  • checkpoint-20000
    End of training almost 2 years ago
  • checkpoint-30000
    End of training almost 2 years ago
  • checkpoint-40000
    End of training almost 2 years ago
  • checkpoint-50000
    End of training almost 2 years ago
  • checkpoint-60000
    End of training almost 2 years ago
  • checkpoint-70000
    End of training almost 2 years ago
  • checkpoint-80000
    End of training almost 2 years ago
  • checkpoint-90000
    End of training almost 2 years ago
  • .gitattributes
    1.62 kB
    End of training almost 2 years ago
  • README.md
    1.02 kB
    End of training 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
  • image_control.png
    11.7 kB
    End of training almost 2 years ago
  • images_0.png
    2.04 MB
    xet
    End of training almost 2 years ago
  • images_1.png
    1.54 MB
    xet
    End of training almost 2 years ago