Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,17 @@
|
|
1 |
---
|
2 |
title: Patacotrón
|
3 |
-
emoji:
|
4 |
-
models
|
|
|
5 |
colorFrom: yellow
|
6 |
colorTo: red
|
7 |
sdk: streamlit
|
8 |
sdk_version: 1.17.0
|
9 |
pinned: true
|
10 |
license: mit
|
11 |
-
app_file:
|
12 |
-
tags:
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Patacotrón
|
3 |
+
emoji: 🦀
|
4 |
+
models:
|
5 |
+
- frncscp/Patacotron
|
6 |
colorFrom: yellow
|
7 |
colorTo: red
|
8 |
sdk: streamlit
|
9 |
sdk_version: 1.17.0
|
10 |
pinned: true
|
11 |
license: mit
|
12 |
+
app_file: Patacotrón™.py
|
13 |
+
tags:
|
14 |
+
- One-Class Image Classification
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|