Sign inSign up

pascall/gpt4free

By pascall

•Updated almost 3 years ago

https://github.com/xtekky/gpt4free

Image
2

237

pascall/gpt4free repository overview

version: '3'

services:
  gpt4free-api:
    image: pascall/gpt4free:1
    ports:
      - '1337:1337'
    command: api
  gpt4free-gui:
    image: pascall/gpt4free:1
    ports:
      - '8888:80'
    command: gui

Tag summary

Content type

Image

Digest

sha256:fd3bb986a…

Size

413.1 MB

Last updated

almost 3 years ago

docker pull pascall/gpt4free:1