-
Hi, the Code does not work anymore with diffusers version e.g. 0.25.0 because the unet expects another input nowadays.
Is there a quick fix how to handle such?
-
everything runs ok on diffusers version 0.20 or below, while getting this error on diffusers 0.21:
```
File "F:\_neuro\SDfu\lib\tokenflow.py", line 185, in denoise_step
noise_pred = self.unet(lat…
-
Is it possible to integrate the latest SD XL to the stable diffuion option?
-
I've managed to run `run_tokenflow_pnp.py` for a small excerpt of my video (5s) - and it looks really cool - but when I run it on the full one (5min) it crashes with CUDA OOM error even when I drop th…
-
@MichalGeyer Can we use SD v2.1 Unclip architecture to condition on Image and Text to replace the subject with another subject similar to Make-A-Protagonist (https://github.com/HeliosZhao/Make-A-Prot…
-
# Trending repositories for C#
1. [**abpframework / abp**](https://github.com/abpframework/abp)
__Open Source Web Application Framework for ASP.NET Core. Offers an opinionated arc…
-
when release code?
-
Thank you for your greet research!
In the config/config_sample.yaml, it seems that propagation corresponds to Tokenflow.
Could you explain the difference between basic_attention and causal_attenti…
-
could you please provide more detail about how to implement this mechanism?
-
If a "Google Developers Console client_credentials.json" file is parsed by `google.CredentialsFromJSONWithParams` then the `TokenSource` for the `Credentials` returned is a `TokenSource` from the `aut…