jpxkqx commited on
Commit
5fa5172
·
1 Parent(s): 9383270

Fix model card

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,11 +1,9 @@
1
  ---
2
  title: Peak Signal to Noise Ratio
3
- datasets:
4
- -
5
  tags:
6
  - evaluate
7
  - metric
8
- description: "TODO: add a description here"
9
  sdk: gradio
10
  sdk_version: 3.0.2
11
  app_file: app.py
 
1
  ---
2
  title: Peak Signal to Noise Ratio
 
 
3
  tags:
4
  - evaluate
5
  - metric
6
+ description: "Image quality metric"
7
  sdk: gradio
8
  sdk_version: 3.0.2
9
  app_file: app.py