NeTI
NeTI copied to clipboard
Official Implementation for "A Neural Space-Time Representation for Text-to-Image Personalization" (SIGGRAPH Asia 2023)
Results
2
NeTI issues
Sort by
recently updated
recently updated
newest added
Later versions of diffusers after 0.14.0 do not have models.cross_atttention. Instead they use the models.attention_processor.Attention class. Added compatibility with this new class. Similarly, later versions do not have an argument...
hi, thanks for your work, can I use different models without changing the code, for example: runwayml/stable-diffusion-v1-5 or stabilityai/stable-diffusion-2