Spaces:
Runtime error
Runtime error
update
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ token = os.environ["CLAIM"]
|
|
6 |
repo = "Team8/dataset"
|
7 |
|
8 |
# <p style="text-align: center; color: black;"> π¨ <span style='color: #6d071a;'>FindMy</span>Art</p>
|
9 |
-
description = """# <p style="text-align: center; color: black;"> π¨ <span style='color: #6d071a;'>
|
10 |
<span>This is a space to opt-out your images from datasets. After you check that your image is in the dataset,
|
11 |
fill an explanation for why you want it to be removed and specify if you want to encrypt the issue that will be opened on the dataset,
|
12 |
by checking the Encrypt box.</span>"""
|
|
|
6 |
repo = "Team8/dataset"
|
7 |
|
8 |
# <p style="text-align: center; color: black;"> π¨ <span style='color: #6d071a;'>FindMy</span>Art</p>
|
9 |
+
description = """# <p style="text-align: center; color: black;"> π¨ <span style='color: #6d071a;'>RemoveMy</span>Art π¨</p>
|
10 |
<span>This is a space to opt-out your images from datasets. After you check that your image is in the dataset,
|
11 |
fill an explanation for why you want it to be removed and specify if you want to encrypt the issue that will be opened on the dataset,
|
12 |
by checking the Encrypt box.</span>"""
|