Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
matheuscvp
/
predict_weather
like
0
Tabular Classification
License:
apache-2.0
Model card
Files
Files and versions
Community
matheuscvp
commited on
Jan 18, 2023
Commit
a5f02e4
·
1 Parent(s):
e702b56
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -6,4 +6,6 @@ sdk: gradio
6
sdk_version: 3.16.2
7
app_file: app.py
8
pinned: false
9
---
6
sdk_version: 3.16.2
7
app_file: app.py
8
pinned: false
9
+
license: apache-2.0
10
+
pipeline_tag: tabular-classification
11
---