Spaces:
Sleeping
Sleeping
Commit
·
dba7867
1
Parent(s):
3054b3b
anonymity
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ st.title("Space Turtle 101 Demo")
|
|
10 |
st.markdown(
|
11 |
"""
|
12 |
This demo generates adversarial prompts based on a bias category and country/region.
|
13 |
-
The base model
|
14 |
"""
|
15 |
)
|
16 |
|
|
|
10 |
st.markdown(
|
11 |
"""
|
12 |
This demo generates adversarial prompts based on a bias category and country/region.
|
13 |
+
The base model is gated.
|
14 |
"""
|
15 |
)
|
16 |
|