Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- jhj0517/dog-example-without-sitting
|
4 |
+
- jhj0517/dog-example-with-sitting
|
5 |
+
base_model:
|
6 |
+
- black-forest-labs/FLUX.1-dev
|
7 |
+
pipeline_tag: image-to-text
|
8 |
+
---
|
9 |
+
|
10 |
+
# A John's dog
|
11 |
+
These LoRA models are designed for educational purposes to demonstrate the importance of proper captioning.
|
12 |
+
The base model is [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev).
|