Andrew Zhu

Results 10 comments of Andrew Zhu

the same ask

> For anybody interested I was able to load an earlier saved model with the same issue using my [fork](https://github.com/mbehm/transformers) with the capitalization restored. That being said for future it's...

solved the problem, use nvcc --version to find out your cuda version, if your cuda is 12.1. Then install the 12.1 torch. pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121

Working on overcoming all three text model's token limitations with prompt weighting, seems working good, one preview sample: ![image](https://github.com/huggingface/diffusers/assets/7898116/f099fa62-54c5-497e-9e77-3fd012639824)

> I think it's ok to close it, I'll probably open a discussion about it at a later time with some insights I found about this. @xhinker are you going...

@asomoza @neuron-party Upload the module that supports long prompt weighted prompt for **SD3(unlimited for 2 CLIP, 512 max for T5)**, **SDXL** and **SD15**. https://github.com/xhinker/sd_embed

This model is SO cool

用Issue 做Blog,完美!