Spaces:
Running
Running
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 |