BramVanroy commited on
Commit
9269d46
β€’
1 Parent(s): cbfb436

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Sonar Coarse Clf
3
  emoji: 🌍
4
  colorFrom: indigo
5
  colorTo: green
@@ -7,6 +7,12 @@ sdk: gradio
7
  sdk_version: 5.7.1
8
  app_file: app.py
9
  pinned: false
 
 
 
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Sonar Coarse Classifier
3
  emoji: 🌍
4
  colorFrom: indigo
5
  colorTo: green
 
7
  sdk_version: 5.7.1
8
  app_file: app.py
9
  pinned: false
10
+ models:
11
+ - BramVanroy/sonar-coarse-classification
12
+ preload_from_hub:
13
+ - BramVanroy/sonar-coarse-classification
14
+ tags:
15
+ - text-classification
16
  ---
17
 
18
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference