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

https://github.com/lucataco/cog-realistic-vision-v5.1

Cog wrapper for SG161222/Realistic_Vision_V5.1_noVAE
https://github.com/lucataco/cog-realistic-vision-v5.1

cog

Last synced: 12 months ago
JSON representation

Cog wrapper for SG161222/Realistic_Vision_V5.1_noVAE

Awesome Lists containing this project

README

          

# SG161222/Realistic_Vision_V5.1_noVAE Cog model

[![Try a demo on Replicate](https://replicate.com/lucataco/realistic-vision-v5.1/badge)](https://replicate.com/lucataco/realistic-vision-v5.1)

This is an implementation of the [SG161222/Realistic_Vision_V5.1_noVAE](https://huggingface.co/SG161222/Realistic_Vision_V5.1_noVAE) 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

Then, you can run predictions:

cog predict -i prompt="RAW photo, a portrait photo of a latina woman in casual clothes, natural skin, 8k uhd, high quality, film grain, Fujifilm XT3" -i seed=1339

## Example

Output:

![alt text](output.png)