Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -139,9 +139,10 @@ with gr.Blocks(css=css) as demo:
|
|
| 139 |
<p>Instructions:
|
| 140 |
<br>Step 1: Upload your MP4 video.
|
| 141 |
<br>Step 2: (Optional) Upload an MP3 audio track.
|
| 142 |
-
<br>Step 3:
|
| 143 |
-
<br>Step 4:
|
| 144 |
-
<br>Step 5:
|
|
|
|
| 145 |
</p>
|
| 146 |
""")
|
| 147 |
|
|
|
|
| 139 |
<p>Instructions:
|
| 140 |
<br>Step 1: Upload your MP4 video.
|
| 141 |
<br>Step 2: (Optional) Upload an MP3 audio track.
|
| 142 |
+
<br>Step 3:(Optional) Choose the instance you want haptics to be added to
|
| 143 |
+
<br>Step 4: Click on submit, and We'll analyse the video and suggest explosion timeframes using Azure Cognitive Services.
|
| 144 |
+
<br>Step 5: The Haptic Audio will be mixed into the video and enhanced through AI mastering.
|
| 145 |
+
<br>Step 6: View and download the final videoΒ withΒ haptics.
|
| 146 |
</p>
|
| 147 |
""")
|
| 148 |
|