Multi-Platform Package Manager for Stable Diffusion
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Ionite 3664b1d3ad
Add prompt tests
1 year ago
..
CompletionProvider.cs Add completion setup on settings load 1 year ago
CompletionType.cs Support for type-based completions without tags 1 year ago
EditorCompletionRequest.cs Update completion behaviors for extra models syntax 1 year ago
ICompletionProvider.cs Add auto download of default tag completion sources 1 year ago
ITokenizerProvider.cs Add TokenizerProvider, Conditional selection tooltip 1 year ago
ModelCompletionData.cs Add embedding model type completions 1 year ago
ModelTypeCompletionData.cs Add network type autocomplete and model validation 1 year ago
TagCompletionData.cs Add Code completion namespaces 1 year ago
TagCsvEntry.cs Add tag csv entry for tag based autocomplete 1 year ago
TagType.cs Add Code completion namespaces 1 year ago
TextCompletionRequest.cs Tokenization and completion for lora/lycoris 1 year ago
TokenizerProvider.cs Add prompt tests 1 year ago