Coder Social home page Coder Social logo

Comments (4)

luohe567 avatar luohe567 commented on May 18, 2024 2

通过ChatGPT 转换的docker-compose.yml文件

version: '3'
services:
  chatgpt:
    image: chuanhuchatgpt:latest
    container_name: chatgpt
    environment:
      - my_api_key=替换成API
    network_mode: host

from chuanhuchatgpt.

hb-0 avatar hb-0 commented on May 18, 2024

可以自己打包一个,也可以用我打包的:https://hub.docker.com/r/hbcn/chatgpt-py

from chuanhuchatgpt.

dongmuhds avatar dongmuhds commented on May 18, 2024

/root/.local/lib/python3.9/site-packages/gradio/components.py:4012: UserWarning: The 'color_map' parameter has been deprecated.
warnings.warn("The 'color_map' parameter has been deprecated.")
/root/.local/lib/python3.9/site-packages/gradio/components.py:147: UserWarning: Unknown style parameter: color_map
warnings.warn(f"Unknown style parameter: {key}")
Running on local URL: http://127.0.0.1:7860

To create a public link, set share=True in launch().

from chuanhuchatgpt.

GaiZhenbiao avatar GaiZhenbiao commented on May 18, 2024

现已加入DockerHub

from chuanhuchatgpt.

Related Issues (20)

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.