Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
HypePack
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
86fde48
HypePack
/
docker-compose.yml
LeoWalker
forgot the updated poetry lock and yml
86fde48
over 1 year ago
raw
Copy download link
history
blame
229 Bytes
services:
hypecast:
build:
.
ports:
-
"8501:8501"
volumes:
-
.:/app
environment:
-
OPENAI_API_KEY=${OPENAI_API_KEY}
-
LMNT_API_KEY=${LMNT_API_KEY}
-
GOOGLE_API_KEY=${GOOGLE_API_KEY}