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

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
  • merges.txt
    525 kB
    πŸš€ Upload full MarlinRepo with SDXL, Real-ESRGAN, CodeFormer, ControlNet, LoRA, and AnimateDiff folders. 11 months ago
  • special_tokens_map.json
    460 Bytes
    πŸš€ Upload full MarlinRepo with SDXL, Real-ESRGAN, CodeFormer, ControlNet, LoRA, and AnimateDiff folders. 11 months ago
  • tokenizer_config.json
    855 Bytes
    πŸš€ Upload full MarlinRepo with SDXL, Real-ESRGAN, CodeFormer, ControlNet, LoRA, and AnimateDiff folders. 11 months ago
  • vocab.json
    1.06 MB
    πŸš€ Upload full MarlinRepo with SDXL, Real-ESRGAN, CodeFormer, ControlNet, LoRA, and AnimateDiff folders. 11 months ago