souvik0306 commited on
Commit
7c7176d
·
verified ·
1 Parent(s): ffa92ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
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 in front of the truck. The background is a wide road cartoon,outline,simple,flat
5
  tags:
6
  - text-to-image
7
  - diffusers
@@ -11,5 +11,20 @@ inference: true
11
 
12
  # DreamBooth trained by AutoTrain
13
 
14
- Text encoder was not trained.
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ba46aa0a9866b28cb19a14/K_y97O9piLbwTdAUn_MiO.png)
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ba46aa0a9866b28cb19a14/RjRJ3dM4DcVXkDsvACaQD.png)