StyleDrop-PyTorch icon indicating copy to clipboard operation
StyleDrop-PyTorch copied to clipboard

Results 8 StyleDrop-PyTorch issues
Sort by recently updated
recently updated
newest added

accelerate launch --num_processes 8 --mixed_precision fp16 train_t2i_custom_v2.py --config=configs/custom.py I use the above command to train a picture style model, loss is always shock, grad_norm: nan (nan), the effect is not...

image Is this module included in the code? I can't seem to find it.

Error:` list index out of range at line last_subdir = subdirs[-1]` under Training cell. Are there folders that I should manually add?

I have a Nvidia 2060 Super 8GB ... is this enough? I see that the model download is 10GB and I am getting torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to...

Training Image: Banana on a table: ![image](https://github.com/aim-uofa/StyleDrop-PyTorch/assets/10477380/424ce8e1-ec0b-4945-8c03-ed5ddc247707)

First of all, thank you for this implementation. I'm hoping you can help. I have a specific set of illustrations and I'd like to generate more in that style. I've...

Thanks for your great contribution to this field. May I inquire the training time on A100 GPUs of this project? Thanks~