Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,29 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
Optional ENV:
|
17 |
-
- `BILS_BRAND` (default: "Bilsimaging · Foley Studio")
|
18 |
-
- `PRIMARY_COLOR` (hex, default: `#6B5BFF`)
|
19 |
-
- `MAX_SECS` (default: 22)
|
20 |
-
- `TARGET_H` (default: 480)
|
21 |
-
- `TARGET_SR` (default: 48000)
|
22 |
-
|
23 |
-
## Usage
|
24 |
-
1. Upload a short video (≤ ~20s recommended).
|
25 |
-
2. (Optional) Add a sound prompt.
|
26 |
-
3. Click **Generate**.
|
27 |
-
4. Download the WAV and/or muxed MP4.
|
28 |
-
|
29 |
-
|
|
|
1 |
+
---
|
2 |
+
title: ShortiFoley
|
3 |
+
emoji: 🦀
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: pink
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.44.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
short_description: Smart foley for 9:16 Shorts with one click
|
12 |
+
---
|
13 |
+
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|