Coder Social home page Coder Social logo

Comments (8)

lin-1259 avatar lin-1259 commented on August 26, 2024

大佬后期还会更新嘛,目前我有500多个客户都在用着我用您这个源码打出来的站点,很多人可能都充值了积分,希望能一直保持更新,最好把绘图加上识图和混图功能,就像这个项目一样:https://github.com/Licoy/ChatGPT-Midjourney

from chatgptwithmidjourney.

Zo3i avatar Zo3i commented on August 26, 2024

最近老是忘记,代码已经更新了。但是docker 没同步。其他功能等我有空加一下。

from chatgptwithmidjourney.

lin-1259 avatar lin-1259 commented on August 26, 2024

最近老是忘记,代码已经更新了。但是docker 没同步。其他功能等我有空加一下。

好滴谢谢大佬,期待更新

from chatgptwithmidjourney.

Zo3i avatar Zo3i commented on August 26, 2024

已经更新了

from chatgptwithmidjourney.

lin-1259 avatar lin-1259 commented on August 26, 2024

已经更新了

嗯哈 docker的时候报错了
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v1) and no specific platform was requested
我查了查,貌似是平台不匹配,说是添加一个这个代码:--platform linux/amd64,但是添加了也不管用,求大佬指点一下

from chatgptwithmidjourney.

lin-1259 avatar lin-1259 commented on August 26, 2024

已经更新了

我这样写之后不报错了,但是镜像并没有启动:

docker pull zo3i/chatgptwithmidjourney

docker run -d -p 3000:3000 \
   --platform linux/arm64 \
   -e OPENAI_API_KEY="" \
   -e CODE="" \
   zo3i/chatgptwithmidjourney

from chatgptwithmidjourney.

Zo3i avatar Zo3i commented on August 26, 2024

已经修复了

from chatgptwithmidjourney.

lin-1259 avatar lin-1259 commented on August 26, 2024

已经修复了

谢谢大佬,已经更新了,没有问题,期待后续更新

from chatgptwithmidjourney.

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.