ElBeh commited on
Commit
8b64811
·
verified ·
1 Parent(s): 9577519

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  license: mit
11
  short_description: SVAT is a Gradio app for analyzing videos
12
  ---
13
+
14
+ ![Status](https://img.shields.io/badge/status-alpha-orange)
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)