Update README.md
Browse files
README.md
CHANGED
|
@@ -62,14 +62,6 @@ print(dataset[0]["image"])
|
|
| 62 |
print(dataset[0]["text"])
|
| 63 |
```
|
| 64 |
|
| 65 |
-
## Caption format
|
| 66 |
-
|
| 67 |
-
Every caption begins with the consistent style trigger:
|
| 68 |
-
|
| 69 |
-
```text
|
| 70 |
-
3dsrx, cinematic 3D animation style, ...
|
| 71 |
-
```
|
| 72 |
-
|
| 73 |
## Intended uses
|
| 74 |
|
| 75 |
- Training or fine-tuning 3D animation style LoRAs
|
|
|
|
| 62 |
print(dataset[0]["text"])
|
| 63 |
```
|
| 64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
## Intended uses
|
| 66 |
|
| 67 |
- Training or fine-tuning 3D animation style LoRAs
|