vincentb25 commited on
Commit
5199d23
·
1 Parent(s): 93c2418

Initial commit of readme and gitignore

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. README.md +6 -7
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ *.pyc
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
2
- title: Pmf Img
3
- emoji: 📈
4
- colorFrom: green
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.15.0
8
  app_file: app.py
9
  pinned: false
10
- license: mit
11
- short_description: pmf but with local image loading for 2 way classification
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Pmf_with_gis
3
+ emoji: 🐠
4
+ colorFrom: yellow
5
+ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.15.0
8
  app_file: app.py
9
  pinned: false
10
+ license: cc
 
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference