Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jaimin
/
GPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GPT
/
docker-compose.yml
jaimin
Upload 6 files
da0e069
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
211 Bytes
---
version:
'3'
services:
st-paraphrase:
build:
.
container_name:
st-paraphrase
restart:
unless-stopped
ports:
-
51002
:8501
volumes:
-
.:/app
environment:
-
TZ=Asia/Jakarta