Spaces:
Running
Running
FoodDesert
commited on
Commit
•
972064e
1
Parent(s):
d3650cd
Upload README.md
Browse fileschanged the icon from the ugly turtle thing to a chipmunk that is supposed to be a squirrel. Then later I should change the name to something less misleading than "Tagset Completer" involving the word "squirrel".
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
---
|
2 |
title: Tagset Completer
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
@@ -8,5 +7,4 @@ sdk_version: 4.19.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
-
- not-for-all-audience
|
12 |
-
---
|
|
|
|
|
1 |
title: Tagset Completer
|
2 |
+
emoji: 🐿️
|
3 |
colorFrom: gray
|
4 |
colorTo: gray
|
5 |
sdk: gradio
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
tags:
|
10 |
+
- not-for-all-audience
|
|