Skip to content

Commit f8ab2e5

Browse files
mishig25claude
andauthored
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

File tree

src/doc_builder/mock_deps/diffusers.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ real:requests
1010
real:safetensors
1111
real:pillow
1212
real:transformers
13+
bitsandbytes
14+
real:sentencepiece # kolors tokenizer imports it at module level

0 commit comments

Comments
 (0)