lucataco commited on
Commit
6ead426
·
verified ·
1 Parent(s): 3515fcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -17
README.md CHANGED
@@ -13,7 +13,11 @@ tags:
13
  - sd3.5-diffusers
14
  base_model: stabilityai/stable-diffusion-3.5-large
15
  instance_prompt: Frog, yarn art style
16
- widget: []
 
 
 
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the training script had access to. You
@@ -66,19 +70,5 @@ Please adhere to the licensing terms as described [here](https://huggingface.co/
66
 
67
  Trained on Replicate using: [lucataco/stable-diffusion-3.5-large-lora-trainer](https://replicate.com/lucataco/stable-diffusion-3.5-large-lora-trainer)
68
 
69
-
70
- ## Intended uses & limitations
71
-
72
- #### How to use
73
-
74
- ```python
75
- # TODO: add an example code snippet for running this diffusion pipeline
76
- ```
77
-
78
- #### Limitations and bias
79
-
80
- [TODO: provide examples of latent issues and potential remediations]
81
-
82
- ## Training details
83
-
84
- [TODO: describe the data used to train the model]
 
13
  - sd3.5-diffusers
14
  base_model: stabilityai/stable-diffusion-3.5-large
15
  instance_prompt: Frog, yarn art style
16
+ widget:
17
+ - text: >-
18
+ Frog, yarn art style
19
+ output:
20
+ url: https://replicate.delivery/yhqm/WKTZ1ZnQRYZ4H9nYCfNwL34ZfGeTLkg7iBemxmIAeoXDhwldC/out-0.webp
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
70
 
71
  Trained on Replicate using: [lucataco/stable-diffusion-3.5-large-lora-trainer](https://replicate.com/lucataco/stable-diffusion-3.5-large-lora-trainer)
72
 
73
+ ## Notes
74
+ This is an attempt at the diffusers example in trainining the [text_encoder](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_sd3.md#text-encoder-training)