Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xh0o6
/
g4f0204
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
g4f0204
/
docker-compose.yml
Mohammed Foud
app1
cf7fc45
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
249 Bytes
version:
'3'
services:
gpt4free:
image:
hlohaus789/g4f:latest
shm_size:
2gb
build:
context:
.
dockerfile:
docker/Dockerfile
volumes:
-
.:/app
ports:
-
'8080:8080'
-
'1337:1337'
-
'7900:7900'