mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-19 06:03:25 +00:00
Compare commits
3 Commits
23693936cf
...
fab55bfefa
Author | SHA1 | Date | |
---|---|---|---|
|
fab55bfefa | ||
|
2055f022dc | ||
|
b85bb324e2 |
@ -160,9 +160,10 @@ After installation, start the daemon with the following command.
|
||||
```bash
|
||||
systemctl daemon-reload
|
||||
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
|
||||
|
||||
[](https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Ddeeplx)
|
||||
@ -171,7 +172,7 @@ systemctl enable deeplx
|
||||
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)
|
||||

|
||||

|
||||
|
||||
## 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.**
|
||||
@ -182,7 +183,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)
|
||||
|
||||

|
||||

|
||||
|
||||
## Use in Python
|
||||
```python
|
||||
|
BIN
img/6a48ba28621f2465028f0.png
Normal file
BIN
img/6a48ba28621f2465028f0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 287 KiB |
BIN
img/c5c19dd89df6fae1a256d.png
Normal file
BIN
img/c5c19dd89df6fae1a256d.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 592 KiB |
Loading…
Reference in New Issue
Block a user