Spaces:
Running
on
Zero
Running
on
Zero
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,7 +12,6 @@ hardware: zerogpu
|
|
12 |
short_description: Generate personalized avatars from Chinese portraits
|
13 |
models:
|
14 |
- black-forest-labs/FLUX.1-schnell
|
15 |
-
- google/gemma-3n-E2B-it
|
16 |
tags:
|
17 |
- avatar
|
18 |
- image-generation
|
@@ -24,7 +23,7 @@ tags:
|
|
24 |
|
25 |
# π IceBreaker Avatar Generator
|
26 |
|
27 |
-
Generate unique avatars based on Chinese portrait descriptions! This app
|
28 |
|
29 |
## Features
|
30 |
|
@@ -36,14 +35,14 @@ Generate unique avatars based on Chinese portrait descriptions! This app combine
|
|
36 |
- **Normal**: 512x512, 4 steps (fast)
|
37 |
- **High**: 512x512, 8 steps (enhanced quality)
|
38 |
|
39 |
-
π€ **AI
|
40 |
-
- **FLUX.1-schnell**: High-quality image generation
|
41 |
-
- **Gemma-3n-E2B-it**: Intelligent prompt optimization for FLUX
|
42 |
|
43 |
π― **Smart Chat System**:
|
44 |
- **100+ categories**: Varied questions from animals to philosophical concepts
|
45 |
- **No repetition**: Each category asked only once per conversation
|
46 |
-
- **Instant responses**: Simple logic without
|
|
|
47 |
|
48 |
## How to Use
|
49 |
|
@@ -54,7 +53,7 @@ Generate unique avatars based on Chinese portrait descriptions! This app combine
|
|
54 |
|
55 |
### Chat Mode
|
56 |
1. Click "π Start Conversation"
|
57 |
-
2.
|
58 |
3. Click "π¨ Get My Avatar" when ready
|
59 |
|
60 |
## Example Chinese Portrait
|
|
|
12 |
short_description: Generate personalized avatars from Chinese portraits
|
13 |
models:
|
14 |
- black-forest-labs/FLUX.1-schnell
|
|
|
15 |
tags:
|
16 |
- avatar
|
17 |
- image-generation
|
|
|
23 |
|
24 |
# π IceBreaker Avatar Generator
|
25 |
|
26 |
+
Generate unique avatars based on Chinese portrait descriptions! This app uses FLUX.1-schnell for high-quality image generation with a simple and efficient prompt system.
|
27 |
|
28 |
## Features
|
29 |
|
|
|
35 |
- **Normal**: 512x512, 4 steps (fast)
|
36 |
- **High**: 512x512, 8 steps (enhanced quality)
|
37 |
|
38 |
+
π€ **AI Model**:
|
39 |
+
- **FLUX.1-schnell**: High-quality image generation with simple prompt concatenation
|
|
|
40 |
|
41 |
π― **Smart Chat System**:
|
42 |
- **100+ categories**: Varied questions from animals to philosophical concepts
|
43 |
- **No repetition**: Each category asked only once per conversation
|
44 |
+
- **Instant responses**: Simple logic without LLM overhead for chat flow
|
45 |
+
- **Direct prompt generation**: User responses concatenated directly to FLUX
|
46 |
|
47 |
## How to Use
|
48 |
|
|
|
53 |
|
54 |
### Chat Mode
|
55 |
1. Click "π Start Conversation"
|
56 |
+
2. Answer the simple category questions
|
57 |
3. Click "π¨ Get My Avatar" when ready
|
58 |
|
59 |
## Example Chinese Portrait
|