Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -208,7 +208,7 @@ Long-form/batched inference is coming soon!
|
|
| 208 |
gr.Markdown("""
|
| 209 |
## Run Locally
|
| 210 |
|
| 211 |
-
Run this demo locally on CPU, CUDA, or MPS (
|
| 212 |
|
| 213 |
First, ensure `ffmpeg` is installed.
|
| 214 |
|
|
|
|
| 208 |
gr.Markdown("""
|
| 209 |
## Run Locally
|
| 210 |
|
| 211 |
+
Run this demo locally on CPU, CUDA, or MPS/Apple Silicon (requires macOS >= 14):
|
| 212 |
|
| 213 |
First, ensure `ffmpeg` is installed.
|
| 214 |
|