Spaces:
Runtime error
Runtime error
Commit
·
d1e9666
1
Parent(s):
1e8d169
Fix configuration error
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## NIMA: Neural IMage Assessment
|
| 2 |
|
| 3 |
[](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 |
[](https://www.python.org/)
|