Update app.py
Browse files
app.py
CHANGED
|
@@ -271,15 +271,11 @@ def ui():
|
|
| 271 |
|
| 272 |
<div class="cyber-promo-card">
|
| 273 |
<div class="cyber-promo-inner">
|
| 274 |
-
<h2 class="cyber-h2">✂️ Remove Silence from Video</h2>
|
| 275 |
-
<p class="cyber-p">
|
| 276 |
-
Only working with Audio? Step into the future.<br>
|
| 277 |
-
<strong>Remove Silence from Video</strong> is now available.
|
| 278 |
-
</p>
|
| 279 |
<a href="https://huggingface.co/spaces/NeuralFalcon/Remove-Silence-From-Video"
|
| 280 |
target="_blank"
|
| 281 |
class="cyber-button">
|
| 282 |
-
|
| 283 |
</a>
|
| 284 |
<div class="dev-credit">
|
| 285 |
Developed by <a href="https://github.com/NeuralFalconYT" target="_blank">NeuralFalconYT</a>
|
|
|
|
| 271 |
|
| 272 |
<div class="cyber-promo-card">
|
| 273 |
<div class="cyber-promo-inner">
|
| 274 |
+
<h2 class="cyber-h2">✂️ Remove Silence from Video is now available.</h2>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 275 |
<a href="https://huggingface.co/spaces/NeuralFalcon/Remove-Silence-From-Video"
|
| 276 |
target="_blank"
|
| 277 |
class="cyber-button">
|
| 278 |
+
Try Now
|
| 279 |
</a>
|
| 280 |
<div class="dev-credit">
|
| 281 |
Developed by <a href="https://github.com/NeuralFalconYT" target="_blank">NeuralFalconYT</a>
|