abhishek-kumar commited on
Commit
d1e9666
·
1 Parent(s): 1e8d169

Fix configuration error

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## NIMA: Neural IMage Assessment
2
 
3
  [![Python 3.6+](https://img.shields.io/badge/Python-3.6%2B-blue)](https://www.python.org/)
 
1
+ ---
2
+ title: NIMA
3
+ emoji: 👁
4
+ colorFrom: red
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 3.19.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
13
+
14
  ## NIMA: Neural IMage Assessment
15
 
16
  [![Python 3.6+](https://img.shields.io/badge/Python-3.6%2B-blue)](https://www.python.org/)