Skip to content

Commit f5d174f

Browse files
committed
docs: update README.md
1 parent 3aca342 commit f5d174f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ Inference of [Stable Diffusion](https://github.com/CompVis/stable-diffusion) in
3030
- [ ] Make inference faster
3131
- The current implementation of ggml_conv_2d is slow and has high memory usage
3232
- [ ] Continuing to reduce memory usage (quantizing the weights of ggml_conv_2d)
33-
- [ ] [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) style tokenizer
33+
- [ ] [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) style tokenizer (eg: token weighting, ...)
3434
- [ ] LoRA support
35+
- [ ] k-quants support
3536

3637
## Usage
3738

0 commit comments

Comments
 (0)