v1
commited on
Update README2.MD
Browse files- README2.MD +32 -0
README2.MD
CHANGED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Got it! Here's your content without the Markdown formatting:
|
2 |
+
|
3 |
+
# Amphibas Anne Boonchuy Lora Model
|
4 |
+
|
5 |
+
This model was originally sourced from [CivitAI](https://civitai.com/models/432730?modelVersionId=482058).
|
6 |
+
|
7 |
+
<img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50abc487-8c49-4359-9e98-836dd75992f1/width=1800,quality=90/00028-3817565804.jpeg" width="600">
|
8 |
+
|
9 |
+
## Model & Source & Details
|
10 |
+
|
11 |
+
- **Character**: Anne Boonchuy
|
12 |
+
- **File Size**: 217.88 MB
|
13 |
+
- **Format**: SafeTensor
|
14 |
+
|
15 |
+
```bash
|
16 |
+
!curl -Lo "/home/studio-lab-user/stable-diffusion-webui/models/Lora/tmp_lora/character/Amphibas_Anne_Boonchuy-000033.safetensors" "https://huggingface.co/datasets/Collector212/PonyXL-Lora-MyAhhArchiveCN01/resolve/main/character/Amphibas_Anne_Boonchuy-000033.safetensors"
|
17 |
+
```
|
18 |
+
# Bridget Guilty Gear Model
|
19 |
+
|
20 |
+
This model was originally sourced from [CivitAI](https://civitai.com/models/482293/bridget-guilty-gear-nsfwsfw-sdxl-lora-pony).
|
21 |
+
|
22 |
+
<img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/75518656-6798-42ff-b87c-43005a2c7add/width=832,quality=90/00121-1731048835.jpeg" width="600">
|
23 |
+
|
24 |
+
## Model & Source & Details
|
25 |
+
|
26 |
+
- **Character**: Bridget
|
27 |
+
- **File Size**: 234.51 MB
|
28 |
+
- **Format**: SafeTensor
|
29 |
+
|
30 |
+
```bash
|
31 |
+
!curl -Lo "/home/studio-lab-user/stable-diffusion-webui/models/Lora/tmp_lora/character/bridget-10.safetensors" "https://huggingface.co/datasets/Collector212/PonyXL-Lora-MyAhhArchiveCN01/resolve/main/character/bridget-10.safetensors"
|
32 |
+
```
|