mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-24 21:07:35 +08:00
Update README.md
This commit is contained in:
parent
3f9a6b3faf
commit
a9309bfc4f
@ -35,7 +35,9 @@ https://github.com/MisterChief95/sd-forge-extra-samplers
|
||||
|
||||
## RamForge
|
||||
|
||||
This supports use of the RamTorch memory management system developed by lord Loadstones. Add --use-ramtorch-chroma to your command line arguments. It will drastically lower vram usage to let you increase batch size or resolution greatly above what you could previously use. For instance you can run a batch of 8 1024x1024 images with a 12gb GPU. It does increas normal RAM usage by alot, 64GB recommended.
|
||||
This supports use of the RamTorch memory management system. Add --use-ramtorch-chroma to your command line arguments. It will drastically lower vram usage to let you increase batch size or resolution greatly above what you could previously use. For instance you can run a batch of 8 1024x1024 images with a 12gb GPU. It does increas normal RAM usage by alot, 64GB recommended.
|
||||
|
||||
This was designed for training, it seems like not using it is faster.
|
||||
|
||||
https://github.com/lodestone-rock/RamTorch
|
||||
|
||||
@ -68,4 +70,4 @@ Discord: http://discord.gg/SQVcWVbqKx
|
||||
Add support for sage and flash attention from this pr: https://github.com/lllyasviel/stable-diffusion-webui-forge/pull/2881 from @spawner1145
|
||||
use the methods by adding --use-sage-attention or --use-flash-attention ... upon testing by a few people does not seem to have an increase on speed at all.
|
||||
5/18/2025
|
||||
Update to latest version of forge. Fix broken queuing.
|
||||
Update to latest version of forge. Fix broken queuing.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user