Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: runwayml/stable-diffusion-v1-5
|
@@ -9,7 +8,10 @@ tags:
|
|
9 |
- diffusers
|
10 |
- lora
|
11 |
inference: true
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# LoRA text2image fine-tuning - vivek22/vivek
|
15 |
-
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the vivek22/randm dataset.
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
base_model: runwayml/stable-diffusion-v1-5
|
|
|
8 |
- diffusers
|
9 |
- lora
|
10 |
inference: true
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
pipeline_tag: text-to-image
|
14 |
---
|
15 |
|
16 |
# LoRA text2image fine-tuning - vivek22/vivek
|
17 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the vivek22/randm dataset.
|