Skip to content

Haoming02/sd-forge-chunk-weights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD Forge Chunk Weights

This is an Extension for Forge Classic, which allows you to control the weighting for each chunk of prompts (i.e. every 75 tokens).

Tip

In the WebUI, you can use the keyword BREAK to manually separate prompts into different chunks to group similar concepts together

How to Use

In the Weighting text field, enter a list of comma-separated floats, corresponding to the weights of each chunk in order (the default weight is 1.0)

Examples


a photo of a dog, a house
Extension: Disabled

a photo of a dog, BREAK, a house
Extension: Disabled

a photo of a dog, BREAK, a house
Weights: 1.5, 1.0

a photo of a dog, BREAK, a house
Weights: 1.0, 1.5

About

An Extension for Forge Webui that controls weighting of prompt chunks

Topics

Resources

License

Stars

Watchers

Forks

Languages