hootan09 commited on
Commit
bb74901
·
verified ·
1 Parent(s): 188986b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -149,7 +149,7 @@ uv sync
149
  source .venv/bin/activate
150
  git clone https://github.com/resemble-ai/chatterbox.git
151
  cd chatterbox
152
- # remove gradio and russian tts... from pyproject.toml
153
  python -m pip install -e .
154
 
155
  # mac run:
 
149
  source .venv/bin/activate
150
  git clone https://github.com/resemble-ai/chatterbox.git
151
  cd chatterbox
152
+ # remove "gradio==5.44.1" and russian-text-stresser from pyproject.toml
153
  python -m pip install -e .
154
 
155
  # mac run: