Spaces:
Running
Running
File size: 684 Bytes
1b466d6 744186f 0c130dc 1b466d6 744186f 1b466d6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
title: Portrait Generator
emoji: 🖼️
colorFrom: blue
colorTo: purple
sdk: streamlit
sdk_version: "1.26.0"
app_file: app.py
pinned: false
---
# AI Portrait Generator
A Streamlit app that generates high-quality AI portraits using the AWPortraitCN2 model from Hugging Face.
## How to Use
1. Enter a text prompt describing the portrait you want to generate
2. Adjust settings in the sidebar if needed
3. Click "Generate Portrait"
4. Download the generated image
## Model
This app uses the [AWPortraitCN2 model](https://huggingface.co/Shakker-Labs/AWPortraitCN2) by Shakker-Labs.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |