jeanflop commited on
Commit
a0ff9be
1 Parent(s): c71e10e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -21,6 +21,7 @@ This model lora weight has been finetune on french OCR dataset. The architecture
21
 
22
  ```bash
23
  !pip install -q transformers accelerate peft diffusers
 
24
  ```
25
  * **Load and merge adaptaters in 8Bit** (recommanded)
26
 
 
21
 
22
  ```bash
23
  !pip install -q transformers accelerate peft diffusers
24
+ !pip install -U bitsandbytes
25
  ```
26
  * **Load and merge adaptaters in 8Bit** (recommanded)
27