End of training
Browse files- README.md +5 -0
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
- logs/text2image-fine-tune-sdxl/1741623895.5633/events.out.tfevents.1741623895.dgx1.ihub-drishti.ai.2317844.1 +3 -0
- logs/text2image-fine-tune-sdxl/1741623895.5648932/hparams.yml +58 -0
- logs/text2image-fine-tune-sdxl/events.out.tfevents.1741623895.dgx1.ihub-drishti.ai.2317844.0 +3 -0
- unet/diffusion_pytorch_model-00001-of-00002.safetensors +1 -1
- unet/diffusion_pytorch_model-00002-of-00002.safetensors +1 -1
README.md
CHANGED
|
@@ -9,6 +9,11 @@ tags:
|
|
| 9 |
- text-to-image
|
| 10 |
- diffusers-training
|
| 11 |
- diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
|
| 9 |
- text-to-image
|
| 10 |
- diffusers-training
|
| 11 |
- diffusers
|
| 12 |
+
- stable-diffusion-xl
|
| 13 |
+
- stable-diffusion-xl-diffusers
|
| 14 |
+
- text-to-image
|
| 15 |
+
- diffusers-training
|
| 16 |
+
- diffusers
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
image_0.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_1.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_2.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
image_3.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
logs/text2image-fine-tune-sdxl/1741623895.5633/events.out.tfevents.1741623895.dgx1.ihub-drishti.ai.2317844.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f91b324f79b695bb40f7f2f5fd837501d593f59b524a2efda409f2523905916
|
| 3 |
+
size 2858
|
logs/text2image-fine-tune-sdxl/1741623895.5648932/hparams.yml
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 5000
|
| 10 |
+
checkpoints_total_limit: null
|
| 11 |
+
dataloader_num_workers: 0
|
| 12 |
+
dataset_config_name: null
|
| 13 |
+
dataset_name: /ihub/homedirs/vp_hc/tti/new_sdxl/dataset/
|
| 14 |
+
enable_npu_flash_attention: false
|
| 15 |
+
enable_xformers_memory_efficient_attention: true
|
| 16 |
+
gradient_accumulation_steps: 4
|
| 17 |
+
gradient_checkpointing: true
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: null
|
| 20 |
+
image_column: image
|
| 21 |
+
learning_rate: 1.0e-06
|
| 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: 1000
|
| 29 |
+
mixed_precision: fp16
|
| 30 |
+
noise_offset: 0
|
| 31 |
+
num_train_epochs: 1
|
| 32 |
+
num_validation_images: 4
|
| 33 |
+
output_dir: sdxl-texture-generation
|
| 34 |
+
prediction_type: null
|
| 35 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
| 36 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
| 37 |
+
proportion_empty_prompts: 0.2
|
| 38 |
+
push_to_hub: true
|
| 39 |
+
random_flip: true
|
| 40 |
+
report_to: tensorboard
|
| 41 |
+
resolution: 512
|
| 42 |
+
resume_from_checkpoint: null
|
| 43 |
+
revision: null
|
| 44 |
+
scale_lr: false
|
| 45 |
+
seed: null
|
| 46 |
+
snr_gamma: null
|
| 47 |
+
timestep_bias_begin: 0
|
| 48 |
+
timestep_bias_end: 1000
|
| 49 |
+
timestep_bias_multiplier: 1.0
|
| 50 |
+
timestep_bias_portion: 0.25
|
| 51 |
+
timestep_bias_strategy: none
|
| 52 |
+
train_batch_size: 1
|
| 53 |
+
train_data_dir: null
|
| 54 |
+
use_8bit_adam: true
|
| 55 |
+
use_ema: false
|
| 56 |
+
validation_epochs: 5
|
| 57 |
+
validation_prompt: Oak wood with flowers texture
|
| 58 |
+
variant: null
|
logs/text2image-fine-tune-sdxl/events.out.tfevents.1741623895.dgx1.ihub-drishti.ai.2317844.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47c95831aa790ac423aaad1ae6e41fc98e5b396fd6e833230a57ccb2ce89748c
|
| 3 |
+
size 12283538
|
unet/diffusion_pytorch_model-00001-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9988139160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52a5461186ffbd26ff92b59367907ade4806d62b93cbfd9d8edd44834cd25dec
|
| 3 |
size 9988139160
|
unet/diffusion_pytorch_model-00002-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 281938304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a5ae200a147a43256ee6fe2cec0e3d7e7293231d5172703c705e39b46bbebc4
|
| 3 |
size 281938304
|