Commit f8ab2e5
Add bitsandbytes (mock) and sentencepiece (real) to diffusers doc deps (#805)
The old diffusers-doc-builder container provided both; the light path
needs sentencepiece real (kolors' tokenizer imports it at module level)
and bitsandbytes mocked (quantization docs autodoc gated classes).
Requested in huggingface/diffusers#14134.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 4a384d0 commit f8ab2e5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
0 commit comments