Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Video FPS Enhancer
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio # or streamlit, docker, static
|
7 |
+
sdk_version: "5.8.0" # Replace with your SDK version
|
8 |
+
app_file: main.py # Path to your main application file
|
9 |
+
pinned: false
|
10 |
+
---
|