Spaces:
Running
Running
FoodDesert
commited on
Commit
•
12a76b2
1
Parent(s):
d96b2be
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ sdk: gradio
|
|
7 |
sdk_version: 4.19.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
10 |
---
|
11 |
|
12 |
|
@@ -14,6 +16,10 @@ pinned: false
|
|
14 |
|
15 |
Technically I am writing this before anyone but me has used the tool, so no one has asked questions yet. But if they did, here are the questions I think they might ask:
|
16 |
|
|
|
|
|
|
|
|
|
17 |
### Does input order matter?
|
18 |
|
19 |
No
|
|
|
7 |
sdk_version: 4.19.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
tags:
|
11 |
+
- not-for-all-audience
|
12 |
---
|
13 |
|
14 |
|
|
|
16 |
|
17 |
Technically I am writing this before anyone but me has used the tool, so no one has asked questions yet. But if they did, here are the questions I think they might ask:
|
18 |
|
19 |
+
### Why is this space tagged "not-for-all-audience"
|
20 |
+
|
21 |
+
The "not-for-all-audiences" tag informs users that this tool's text output is derived from e621.net data for tag prediction and completion. This measure underscores a commitment to responsible content sharing.
|
22 |
+
|
23 |
### Does input order matter?
|
24 |
|
25 |
No
|