-
Notifications
You must be signed in to change notification settings - Fork 1.4k
add sage-attention and flash-attention support,add support for noob ctrlnet models,automaticly add local themes in tmp/gradio_themes #2881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Hey spawner1145. It seems not many updates are being done to forge at this point. Do you think you could please add support for the HiDream model into forge? pretty please! |
Unfortunately my hardware is weak (RTX 4070 Laptop), and it's preventing me from properly working on the HiDream model implementation. 😥 |
Ah man, HiDream is amazing. I really hope someone will implement it into Forge. I love Forge. There is another new model that maybe you might be interested in. It's a modified version of flux but it made the model small. Runs in comfy but not Forge. |
It seems reforge supports plenty of models,maybe u can have a try?👀 |
|
@spawner1145 Did you see an increase in speed with sage or flash? I am seeing the same or worse performance, at least with chroma. |
@maybleMyers results can be found in #2815 |
|
When generated with an empty negative prompt, flash attention generates it fine, but sage attention generates a black blank image. Can anyone correct this situation to correct generation? |
refer to #2815 ,for windows,whl can be found in flash attention and sage attention,use the methods by adding --use-sage-attention or --use-flash-attention