mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 14:13:24 +00:00
Compare commits
No commits in common. "fab55bfefa9e05b045f8b4cd1afaab0f94644955" and "23693936cfa65ae3a3b805d3b69a0be31e610a1a" have entirely different histories.
fab55bfefa
...
23693936cf
@ -160,9 +160,8 @@ After installation, start the daemon with the following command.
|
|||||||
```bash
|
```bash
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable deeplx
|
systemctl enable deeplx
|
||||||
```
|
|
||||||
|
|
||||||
**Special thanks to [AsukaMinato](https://github.com/asukaminato0721) for maintaining the updates of [ArchLinux packages](https://aur.archlinux.org/packages/deeplx-bin).**
|
```
|
||||||
|
|
||||||
### Run on Sealos
|
### Run on Sealos
|
||||||
|
|
||||||
@ -172,7 +171,7 @@ systemctl enable deeplx
|
|||||||
1. Install [bob-plugin-deeplx](https://github.com/missuo/bob-plugin-deeplx) on Bob.
|
1. Install [bob-plugin-deeplx](https://github.com/missuo/bob-plugin-deeplx) on Bob.
|
||||||
|
|
||||||
2. Setup the API. (If you use Brew to install locally you can skip this step)
|
2. Setup the API. (If you use Brew to install locally you can skip this step)
|
||||||

|

|
||||||
|
|
||||||
## Setup on [immersive-translate](https://github.com/immersive-translate/immersive-translate)
|
## Setup on [immersive-translate](https://github.com/immersive-translate/immersive-translate)
|
||||||
**It is not recommended, because the `immersive-translate` will send many requests in a short time, which will cause the `DeepL API` to block your IP.**
|
**It is not recommended, because the `immersive-translate` will send many requests in a short time, which will cause the `DeepL API` to block your IP.**
|
||||||
@ -183,7 +182,7 @@ systemctl enable deeplx
|
|||||||
|
|
||||||
3. Set the URL. (If you are not deploying locally, you need to change 127.0.0.1 to the IP of your server)
|
3. Set the URL. (If you are not deploying locally, you need to change 127.0.0.1 to the IP of your server)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Use in Python
|
## Use in Python
|
||||||
```python
|
```python
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 287 KiB |
Binary file not shown.
Before Width: | Height: | Size: 592 KiB |
Loading…
Reference in New Issue
Block a user