Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,13 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
short_description: SVAT is a Gradio app for analyzing videos
|
| 12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
SVAT is a Gradio app for analyzing videos. Its designed to check if a video is ai-generated or a real video. At the current state it focusses on manually optical check.
|
| 14 |
-
GitHub Repository: https://github.com/ElBeh/SVAT
|
| 15 |
|
| 16 |
-
|
|
|
|
| 10 |
license: mit
|
| 11 |
short_description: SVAT is a Gradio app for analyzing videos
|
| 12 |
---
|
| 13 |
+
|
| 14 |
+

|
| 15 |
+
**This project is under active development**
|
| 16 |
+
|
| 17 |
+
Some features may be incomplete or change without notice.
|
| 18 |
+
|
| 19 |
+
|
| 20 |
SVAT is a Gradio app for analyzing videos. Its designed to check if a video is ai-generated or a real video. At the current state it focusses on manually optical check.
|
|
|
|
| 21 |
|
| 22 |
+
[GitHub Repository](https://github.com/ElBeh/SVAT)
|