Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
-
short_description: 'This is a Dynamic Photo Filter App that allows you to apply
|
12 |
-
|
13 |
-
https://cdn-uploads.huggingface.co/production/uploads/670a4fd6cee41905fb1598cc/TZoB70NPHpnKccLQdJ7ID.png
|
14 |
-
---
|
15 |
-
# **Dynamic Photo Filter App**
|
16 |
-
|
17 |
-
This is a Dynamic Photo Filter App that allows you to apply various filters to your images (sepia,sketch,fall etc.)
|
18 |
-
Adjust brightness, contrast, sharpening, and select a filter for real-time changes.
|
19 |
-
This app is created using OpenCV and Gradio. Thank you for using it.
|
20 |
-
|
21 |
-
**Author:** [OzlemAkgunoglu](https://github.com/OzlemAkgunoglu)
|
22 |
-
|
23 |
-
<p align="center">
|
24 |
-
<img src= "https://huggingface.co/spaces/OzlemAkgunoglu/Dynamic_Photo_Filter_App/resolve/main/sample.jpeg" width=1000px>
|
25 |
-
</p>
|
|
|
1 |
---
|
2 |
+
title: Photo Filter
|
3 |
+
emoji: 📸
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.5.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
short_description: 'This is a Dynamic Photo Filter App that allows you to apply'
|
12 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|