Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
00BER
/
dc-weather-prediction
like
4
TF-Keras
Model card
Files
Files and versions
Community
Use this model
main
dc-weather-prediction
/
web
/
docker-compose.prod.yml
00ber
added source code
f61d311
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
144 Bytes
version:
"3.5"
services:
pred-backend:
ports:
-
"81:5000"
pred-frontend:
command:
npm
start
ports:
-
"80:4200"