Spaces:
Sleeping
Sleeping
Commit
Β·
8f05a89
1
Parent(s):
3757dc8
Update README.md (#2)
Browse files- Update README.md (956aec79ca93ac84bee725ad10ccf26087904015)
Co-authored-by: cs <[email protected]>
README.md
CHANGED
@@ -1,13 +1,20 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.44.4
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: afl-3.0
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: YeahPyc
|
3 |
+
emoji: π πΎ π
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.44.4
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: afl-3.0
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
---
|
16 |
+
|
17 |
+
### About
|
18 |
+
|
19 |
+
This demo is a test for generating a SDXL LORA.
|
20 |
+
It allows a user to upload selfies and train a LORA with the images and generate images with this that show the person trained in a specific situation that has been prompted (hardcoded atm).
|