Text-to-Image
Diffusers
Safetensors
English
sdxl
realesrgan
codeformer
controlnet
lora
animatediff
mage.space-clone
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
Gated model You can list files but not access them
Preview of files found in this repository