Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SD1.5 - Loras : OilPainting
|
| 2 |
-
## Model
|
|
|
|
| 3 |
## License creativeml-openrail-m
|
| 4 |
|
| 5 |
## Usage
|
|
@@ -10,7 +22,4 @@ this repository for integration with ComfyUI.
|
|
| 10 |
## Attribution
|
| 11 |
Model copyright © 2023 [Konan](https://civitai.com/user/Konan).
|
| 12 |
## Change Log
|
| 13 |
-
2025-06-12 Uploaded to our organization’s HuggingFace space with no modifications to the original model files.
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 7 |
+
pipeline_tag: text-to-image
|
| 8 |
+
library_name: diffusers
|
| 9 |
+
datasets:
|
| 10 |
+
- laion/laion-art
|
| 11 |
+
---
|
| 12 |
# SD1.5 - Loras : OilPainting
|
| 13 |
+
## Model Source
|
| 14 |
+
This model was originally created by Konan and published on [Civitai model page](https://civitai.com/models/183137?modelVersionId=205540).
|
| 15 |
## License creativeml-openrail-m
|
| 16 |
|
| 17 |
## Usage
|
|
|
|
| 22 |
## Attribution
|
| 23 |
Model copyright © 2023 [Konan](https://civitai.com/user/Konan).
|
| 24 |
## Change Log
|
| 25 |
+
2025-06-12 Uploaded to our organization’s HuggingFace space with no modifications to the original model files.
|
|
|
|
|
|
|
|
|