Browse Source

ai_translate_v2

visuddhinanda 9 months ago
parent
commit
771e32f3ed
1 changed files with 1 additions and 2 deletions
  1. 1 2
      ai-translate/README.md

+ 1 - 2
ai-translate/README.md

@@ -9,8 +9,7 @@ $ source $HOME/tmp/python3/bin/activate
 > python3 -m pip install -e .
 > python3 -m pip install -e .
 
 
 > python3 -m ai_translate -h
 > python3 -m ai_translate -h
-> python3 -m ai_translate -d -c config.toml -n worker-us-1 -q ai_translate_us
-> python3 -m ai_translate -d -c config.toml -n worker-cn-1 -q ai_translate_cn
+> python3 -m ai_translate -d -c config.toml -n worker-us-1 -q ai_translate_v2
 
 
 # exit the virtual env
 # exit the virtual env
 > deactivate
 > deactivate