kpsss34 commited on
Commit
49e3e46
·
verified ·
1 Parent(s): 5c70c2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,8 +7,11 @@ tags:
7
  - text-generation-inference
8
  ---
9
 
10
- pip install git+https://github.com/huggingface/diffusers.git
11
 
 
 
 
12
  ```py
13
  import torch
14
  from diffusers import FluxKontextPipeline
 
7
  - text-generation-inference
8
  ---
9
 
10
+ - pip install git+https://github.com/huggingface/diffusers.git
11
 
12
+ - pip install bitsandbytes
13
+
14
+ - pip install transformers
15
  ```py
16
  import torch
17
  from diffusers import FluxKontextPipeline