sudoping01 commited on
Commit
41d95fc
·
verified ·
1 Parent(s): a6be5a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -80,7 +80,7 @@ pip install git+https://github.com/MALIBA-AI/bambara-tts.git
80
  with uv (faster)
81
 
82
  ```bash
83
- uv pip install maliba_ai
84
  ```
85
 
86
  ```bash
@@ -90,7 +90,7 @@ Note : if you are in colab please install those additional dependencies :
90
 
91
  ```
92
  !pip install --no-deps bitsandbytes accelerate xformers==0.0.29.post3 peft trl triton cut_cross_entropy unsloth_zoo
93
- !pip install sentencepiece protobuf "datasets>=3.4.1" huggingface_hub hf_transfer
94
  !pip install --no-deps unsloth
95
  ```
96
 
 
80
  with uv (faster)
81
 
82
  ```bash
83
+ uv pip install maliba-ai==1.1.1b0
84
  ```
85
 
86
  ```bash
 
90
 
91
  ```
92
  !pip install --no-deps bitsandbytes accelerate xformers==0.0.29.post3 peft trl triton cut_cross_entropy unsloth_zoo
93
+ !pip install sentencepiece protobuf huggingface_hub hf_transfer
94
  !pip install --no-deps unsloth
95
  ```
96