Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Celebrity LoRA Mix
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: purple
|
@@ -9,7 +9,7 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
# π Celebrity LoRA Mix
|
13 |
|
14 |
Mix and match multiple **LoRA models** dynamically to create unique celebrity-style AI images!
|
15 |
Built using **Gradio**, **Diffusers**, and **Transformers** with live progress updates.
|
@@ -33,6 +33,7 @@ Built using **Gradio**, **Diffusers**, and **Transformers** with live progress u
|
|
33 |
2. Adjust LoRA weight sliders (optional)
|
34 |
3. Write your custom prompt (or randomize)
|
35 |
4. Click **Generate** and watch the magic happen!
|
|
|
36 |
|
37 |
---
|
38 |
|
|
|
1 |
---
|
2 |
+
title: Celebrity LoRA Mix Public
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: purple
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
# π Celebrity LoRA Mix Public
|
13 |
|
14 |
Mix and match multiple **LoRA models** dynamically to create unique celebrity-style AI images!
|
15 |
Built using **Gradio**, **Diffusers**, and **Transformers** with live progress updates.
|
|
|
33 |
2. Adjust LoRA weight sliders (optional)
|
34 |
3. Write your custom prompt (or randomize)
|
35 |
4. Click **Generate** and watch the magic happen!
|
36 |
+
5. Ajust the slider and create 1 to 16 different images each from random seed π₯Newπ₯
|
37 |
|
38 |
---
|
39 |
|