Update README.md
Browse files
README.md
CHANGED
@@ -10,5 +10,15 @@ pinned: false
|
|
10 |
license: mit
|
11 |
short_description: 'This is a Dynamic Photo Filter App that allows you to apply '
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
license: mit
|
11 |
short_description: 'This is a Dynamic Photo Filter App that allows you to apply '
|
12 |
---
|
13 |
+
# **Dynamic Photo Filter App**
|
14 |
+
|
15 |
+
This is a Dynamic Photo Filter App that allows you to apply various filters to your images (sepia,sketch,fall etc.)
|
16 |
+
Adjust brightness, contrast, sharpening, and select a filter for real-time changes.
|
17 |
+
This app is created using OpenCV and Gradio. Thank you for using it.
|
18 |
+
|
19 |
+
**Author:** [OzlemAkgunoglu](https://github.com/OzlemAkgunoglu)
|
20 |
+
|
21 |
+
<p align="center">
|
22 |
+
<img src= "https://huggingface.co/spaces/OzlemAkgunoglu/Dynamic_Photo_Filter_App/resolve/main/sample.jpeg" width=1000px>
|
23 |
+
</p>
|
24 |
|
|