Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
|
| 2 |
---
|
| 3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 4 |
-
instance_prompt: There is a truck like the Ford F series
|
| 5 |
tags:
|
| 6 |
- text-to-image
|
| 7 |
- diffusers
|
|
@@ -11,5 +11,20 @@ inference: true
|
|
| 11 |
|
| 12 |
# DreamBooth trained by AutoTrain
|
| 13 |
|
| 14 |
-
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
---
|
| 3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 4 |
+
instance_prompt: There is a truck like the Ford F series. The background is a wide road cartoon,outline,simple,flat
|
| 5 |
tags:
|
| 6 |
- text-to-image
|
| 7 |
- diffusers
|
|
|
|
| 11 |
|
| 12 |
# DreamBooth trained by AutoTrain
|
| 13 |
|
| 14 |
+
## No-Code SDXL Finetuning using MonsterAPI
|
| 15 |
|
| 16 |
+
Input Dataset --
|
| 17 |
+
|
| 18 |
+

|
| 19 |
+
|
| 20 |
+
### No-Code Solution: Use MonsterAPI to easily fine-tune the SDXL model.
|
| 21 |
+
|
| 22 |
+
Finetuning Documentation: [Fine-tune an SDXL Model](https://developer.monsterapi.ai/docs/fine-tune-an-sdxl-model)
|
| 23 |
+
|
| 24 |
+
### Deploy Your Model: Quick deployment of your fine-tuned SDXL model through MonsterAPI.
|
| 25 |
+
|
| 26 |
+
Deployment Documentation: [Deploy Finetuned SDXL Model](https://developer.monsterapi.ai/docs/deploy-finetuned-sdxl-model)
|
| 27 |
+
|
| 28 |
+
Output Image --
|
| 29 |
+
|
| 30 |
+

|