nroggendorff
commited on
End of training
Browse files- README.md +44 -0
- logs/text2image-fine-tune/1721347319.8772824/events.out.tfevents.1721347319.r-nroggendorff-train-lora-c6va1q4t-82c48-yyslv.69.1 +3 -0
- logs/text2image-fine-tune/1721347319.8786275/hparams.yml +53 -0
- logs/text2image-fine-tune/events.out.tfevents.1721347319.r-nroggendorff-train-lora-c6va1q4t-82c48-yyslv.69.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: nroggendorff/animexl
|
3 |
+
library_name: diffusers
|
4 |
+
license: creativeml-openrail-m
|
5 |
+
tags:
|
6 |
+
- stable-diffusion-xl
|
7 |
+
- stable-diffusion-xl-diffusers
|
8 |
+
- text-to-image
|
9 |
+
- diffusers
|
10 |
+
- diffusers-training
|
11 |
+
- lora
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
|
19 |
+
# LoRA text2image fine-tuning - nroggendorff/zelda-lora
|
20 |
+
|
21 |
+
These are LoRA adaption weights for nroggendorff/animexl. The weights were fine-tuned on the nroggendorff/zelda dataset. You can find some example images in the following.
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
LoRA for the text encoder was enabled: False.
|
26 |
+
|
27 |
+
Special VAE used for training: None.
|
28 |
+
|
29 |
+
|
30 |
+
## Intended uses & limitations
|
31 |
+
|
32 |
+
#### How to use
|
33 |
+
|
34 |
+
```python
|
35 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
36 |
+
```
|
37 |
+
|
38 |
+
#### Limitations and bias
|
39 |
+
|
40 |
+
[TODO: provide examples of latent issues and potential remediations]
|
41 |
+
|
42 |
+
## Training details
|
43 |
+
|
44 |
+
[TODO: describe the data used to train the model]
|
logs/text2image-fine-tune/1721347319.8772824/events.out.tfevents.1721347319.r-nroggendorff-train-lora-c6va1q4t-82c48-yyslv.69.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e9776cded8f31d287d72c65d66ed61ad617533b7ccff4793a500ad608bffdb6
|
3 |
+
size 2257
|
logs/text2image-fine-tune/1721347319.8786275/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.01
|
5 |
+
allow_tf32: false
|
6 |
+
cache_dir: null
|
7 |
+
caption_column: text
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 100000
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: nroggendorff/zelda
|
14 |
+
debug_loss: false
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: true
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_scheduler: constant
|
25 |
+
lr_warmup_steps: 0
|
26 |
+
max_grad_norm: 1.0
|
27 |
+
max_train_samples: null
|
28 |
+
max_train_steps: 150
|
29 |
+
mixed_precision: fp16
|
30 |
+
noise_offset: 0
|
31 |
+
num_train_epochs: 11
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: zelda-lora
|
34 |
+
prediction_type: null
|
35 |
+
pretrained_model_name_or_path: nroggendorff/animexl
|
36 |
+
pretrained_vae_model_name_or_path: null
|
37 |
+
push_to_hub: true
|
38 |
+
random_flip: true
|
39 |
+
rank: 4
|
40 |
+
report_to: tensorboard
|
41 |
+
resolution: 1024
|
42 |
+
resume_from_checkpoint: null
|
43 |
+
revision: null
|
44 |
+
scale_lr: false
|
45 |
+
seed: null
|
46 |
+
snr_gamma: null
|
47 |
+
train_batch_size: 8
|
48 |
+
train_data_dir: null
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 1
|
52 |
+
validation_prompt: null
|
53 |
+
variant: null
|
logs/text2image-fine-tune/events.out.tfevents.1721347319.r-nroggendorff-train-lora-c6va1q4t-82c48-yyslv.69.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f006f3729948d331519ba21c34b4ec4331fcbdbebcfcbee7a6ebc0935e8d1fd
|
3 |
+
size 7311
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d3e71abe28129f28866c90edad4cf567b985a4230016f3dc7f1fd9b82f1c87a
|
3 |
+
size 23390424
|