DarkViewAI

Results 37 issues of DarkViewAI

Traceback (most recent call last): File "/home/ai/Downloads/kohya_ss/sd-scripts/flux_train_network.py", line 411, in trainer.train(args) File "/home/ai/Downloads/kohya_ss/sd-scripts/train_network.py", line 330, in train self.assert_extra_args(args, train_dataset_group) File "/home/ai/Downloads/kohya_ss/sd-scripts/flux_train_network.py", line 43, in assert_extra_args assert ( AssertionError: network for...

1. Is it possible to add quantization? with ai toolkit i get 22.1gb vram doing 1024 training, and 1400 steps done in 45 mins in kohya 1024 training, takes me...

2 Issues 1. sometimes it works, but it looks nothing like the fine tuned model. 2. Doesnt work and i get the error below During handling of the above exception,...

I am able to successful db training and samples look good, but after 600 steps it gives me this error 2024-08-19 07:57:06 INFO train_util.py:5123 INFO saving checkpoint: train_util.py:5124 /home/Ubuntu/Downloads/model 4/Rick-step00000600.safetensors...

![sample_2_101_d90544ca9212445637b5](https://github.com/user-attachments/assets/7efe5d43-ca0e-4678-992e-c392664a310e) ![sample_0_99_d5ec2fd88772e6693f4f](https://github.com/user-attachments/assets/bfd6033b-a056-4bf0-b076-aeabcd568948) ![sample_0_199_2de4f22216458c24966c](https://github.com/user-attachments/assets/e86f2c59-67c4-4d6b-b51f-a8b80e80111f) I applied t5 attention mask, and the results are quite bad

i saw that on here https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_flux.md you can train the text encoder. Is it possible to add it to sd-scripts

Someone made an updated t5 with new vocab. https://github.com/Kaoru8/T5XXL-Unchained https://github.com/kohya-ss/sd-scripts/issues/1987 https://huggingface.co/Kaoru8/T5XXL-Unchained/tree/main This is a fork of the T5-XXL encoder that uses an extended tokenizer to facilitate Flux uncensoring and offer...