14likhit commited on
Commit
744186f
·
verified ·
1 Parent(s): 1f77117

Added Readme.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -1,13 +1,12 @@
1
- ---
2
- title: Text Image Portrait
3
- emoji: 🦀
4
- colorFrom: red
5
- colorTo: blue
6
- sdk: streamlit
7
- sdk_version: 1.44.1
8
- app_file: app.py
9
- pinned: false
10
- short_description: text-image-protrait
11
- ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
1
+ # AI Portrait Generator
 
 
 
 
 
 
 
 
 
 
2
 
3
+ A Streamlit app that generates high-quality AI portraits using the AWPortraitCN2 model.
4
+
5
+ ## How to Use
6
+ 1. Enter a text prompt describing the portrait you want to generate
7
+ 2. Adjust settings in the sidebar if needed
8
+ 3. Click "Generate Portrait"
9
+ 4. Download the generated image
10
+
11
+ ## Model
12
+ This app uses the [AWPortraitCN2 model](https://huggingface.co/Shakker-Labs/AWPortraitCN2) by Shakker-Labs.