Update app.py
Browse files
app.py
CHANGED
|
@@ -84,9 +84,10 @@ def ui():
|
|
| 84 |
</p>
|
| 85 |
|
| 86 |
<p style="font-size:0.9em; color:#777;">
|
| 87 |
-
|
| 88 |
-
<a href="https://github.com/NeuralFalconYT" target="_blank" style="text-decoration:none;">
|
| 89 |
-
NeuralFalconYT
|
|
|
|
| 90 |
</a>
|
| 91 |
</p>
|
| 92 |
</div>
|
|
|
|
| 84 |
</p>
|
| 85 |
|
| 86 |
<p style="font-size:0.9em; color:#777;">
|
| 87 |
+
Install locally on your computer — enjoy unlimited runs with no waiting queue
|
| 88 |
+
<a href="https://github.com/NeuralFalconYT/Automatically-Remove-Silence-From-Video" target="_blank" style="text-decoration:none;">
|
| 89 |
+
NeuralFalconYT/Automatically-Remove-Silence-From-Video
|
| 90 |
+
|
| 91 |
</a>
|
| 92 |
</p>
|
| 93 |
</div>
|