Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
vict0rsch
/
climateGAN
like
2
English
Climate Change
GAN
Domain Adaptation
License:
gpl-3.0
Model card
Files
Files and versions
Community
vict0rsch
commited on
Oct 24, 2022
Commit
f1e742e
·
1 Parent(s):
95ed5e7
add inference
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -13,6 +13,7 @@ colorTo: green
13
sdk: gradio
14
sdk_version: 4.6
15
app_file: app.py
16
# datasets:
17
# -
18
---
13
sdk: gradio
14
sdk_version: 4.6
15
app_file: app.py
16
+
inference: true
17
# datasets:
18
# -
19
---