Giter Club home page Giter Club logo

deeplx-pro-go's Introduction

deeplx-pro-go

使用 DeepL Pro的翻译服务

直接使用,畅行无阻。

如何使用这个镜像

拉取镜像

你可以使用以下命令从Docker Hub拉取这个镜像:

docker pull xiaoxiaofeihh/deeplx-pro-go:latest

运行镜像

你可以使用以下命令运行这个镜像:

DeepL翻译API示例代码

docker run -d -p 9000:9000 -e COOKIE_VALUE="dl_session=你的dl_session" --name deeplx_pro xiaoxiaofeihh/deeplx-pro-go:latest

然后使用http://localhost:9000/translate 就可以愉快使用了

构建你自己的镜像

如果你想要构建你自己的deeplx-pro-go镜像,你可以在仓库的根目录运行以下命令:

docker build -t deeplx-pro-go .

问题和反馈

如果你在使用这个镜像时遇到了问题,或者你有任何反馈或建议,欢迎通过GitHub Issues向我们反馈。

deeplx-pro-go's People

Contributors

xiaozhou26 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.