more_translators-main.zip解压到你的extensions文件夹,并将其重命名为more_translators。之后,你的文件结构应该像这样:
text-generation-webui
├─extensions
│ ├─more_translators
│ │ │ script.py
... ...
cd extensions并按下Enter键git clone https://github.com/Touch-Night/more_translators.git并按下Enter键。之后,你的文件结构应该像这样:
text-generation-webui
├─extensions
│ ├─more_translators
│ │ │ script.py
... ...
more_translators-main.zip to your extensions folder, rename more_translators-main folder to more_translators. After that, your file structure should be like:
text-generation-webui
├─extensions
│ ├─more_translators
│ │ │ script.py
... ...
cd extensions and then press Entergit clone https://github.com/Touch-Night/more_translators.git and then press Enter. After that, your file structure should be like:
text-generation-webui
├─extensions
│ ├─more_translators
│ │ │ script.py
... ...