ClaireOzzz
commited on
Commit
•
95de07f
1
Parent(s):
305003b
Update README.md
Browse files
README.md
CHANGED
@@ -1,26 +1,16 @@
|
|
1 |
---
|
2 |
-
title: Train Dreambooth LoRa Sd-XL
|
3 |
-
emoji: 🏆
|
4 |
-
colorFrom: red
|
5 |
-
colorTo: red
|
6 |
-
python_version: 3.10.12
|
7 |
-
sdk: gradio
|
8 |
-
sdk_version: 3.44.2
|
9 |
-
app_file: app.py
|
10 |
-
pinned: false
|
11 |
-
suggested_hardware: "a10g-small"
|
12 |
-
---
|
13 |
-
|
14 |
tags:
|
15 |
- text-to-image
|
16 |
- creative
|
17 |
- control-image
|
18 |
- stable-diffusion
|
19 |
-
|
20 |
datasets:
|
21 |
- ClaireOzzz/All_Images
|
22 |
- ClaireOzzz/Porcelain
|
23 |
-
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# SUTDxSUNS Spatial Project: A 2.5D Control Generator
|
@@ -52,11 +42,9 @@ The controlnet training model and generation code is credited to fffiloni, while
|
|
52 |
### Key Features
|
53 |
|
54 |
- **User-Friendly Training Interface for non-developers**
|
55 |
-
|
56 |
- **Text-to-Image Generation with control**
|
57 |
|
58 |
- **Specific Training Data**
|
59 |
|
60 |
-
- **2.5D Visualisation** B
|
61 |
-
|
62 |
-
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
- creative
|
5 |
- control-image
|
6 |
- stable-diffusion
|
7 |
+
pinned: false
|
8 |
datasets:
|
9 |
- ClaireOzzz/All_Images
|
10 |
- ClaireOzzz/Porcelain
|
11 |
+
license: mit
|
12 |
+
language:
|
13 |
+
- en
|
14 |
---
|
15 |
|
16 |
# SUTDxSUNS Spatial Project: A 2.5D Control Generator
|
|
|
42 |
### Key Features
|
43 |
|
44 |
- **User-Friendly Training Interface for non-developers**
|
45 |
+
|
46 |
- **Text-to-Image Generation with control**
|
47 |
|
48 |
- **Specific Training Data**
|
49 |
|
50 |
+
- **2.5D Visualisation** B
|
|
|
|