Spaces:
Running
on
Zero
Running
on
Zero
add readme meta
Browse files
README.md
CHANGED
@@ -1,2 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Advance Blur
|
2 |
Advance Blur is a sophisticated way to Add "Vance Blurring" to your crowd photos to remove identifiable metadata and faces so that the images can be safely posted publicly. Any similarities to actual persons, living or dead, are purely coincidental
|
|
|
1 |
+
---
|
2 |
+
title: Advance Blur
|
3 |
+
emoji: 🥸
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: gray
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.12.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
short_description: Advance Blur anonymizes your images with "Vance Blurring."
|
12 |
+
---
|
13 |
+
|
14 |
# Advance Blur
|
15 |
Advance Blur is a sophisticated way to Add "Vance Blurring" to your crowd photos to remove identifiable metadata and faces so that the images can be safely posted publicly. Any similarities to actual persons, living or dead, are purely coincidental
|