Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
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
/
frontend
/
src
/
environments
/
environment.prod.ts
00ber
added source code
f61d311
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
export
const
environment = {
production
:
true
,
apiUrl
:
'http://3.235.0.237:81'
};