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

  • Log In
  • Sign Up

praveensellan
/
MarlinRepo-Complete

Text-to-Image
Diffusers
Safetensors
English
sdxl
realesrgan
codeformer
controlnet
lora
animatediff
mage.space-clone
Model card Files Files and versions
xet
Community

Instructions to use praveensellan/MarlinRepo-Complete with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use praveensellan/MarlinRepo-Complete with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("praveensellan/MarlinRepo-Complete")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet
    )
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • animatediff
    Add placeholder folder for animatediff 11 months ago
  • codeformer
    Add placeholder folder for codeformer 11 months ago
  • controlnet
    Add placeholder folder for controlnet 11 months ago
  • lora
    Add placeholder folder for lora 11 months ago
  • realesrgan
    πŸš€ Upload full MarlinRepo with SDXL, Real-ESRGAN, CodeFormer, ControlNet, LoRA, and AnimateDiff folders. 11 months ago
  • sdxl_base
    πŸš€ Upload full MarlinRepo with SDXL, Real-ESRGAN, CodeFormer, ControlNet, LoRA, and AnimateDiff folders. 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    1.01 kB
    Create README.md 11 months ago