Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwntus/material-diffusion-sdxl

Tileable Stable Diffusion XL - Cog model
https://github.com/pwntus/material-diffusion-sdxl

Last synced: 14 days ago
JSON representation

Tileable Stable Diffusion XL - Cog model

Awesome Lists containing this project

README

        

# A Stable Diffusion XL Cog model that outputs tileable images for use in 3D applications such as [Monaverse](https://monaverse.com)

[![Replicate](https://replicate.com/pwntus/material-diffusion-sdxl/badge)](https://replicate.com/pwntus/material-diffusion-sdxl)

This is an implementation of the [Diffusers Stable Diffusion XL](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) as a Cog model. [Cog packages machine learning models as standard containers.](https://github.com/replicate/cog)

First, download the pre-trained weights:

cog run script/download-weights.py

Then, you can run predictions:

cog predict -i prompt="monkey scuba diving"