Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -68,7 +68,7 @@ def _ensure_stable_audio_tools() -> None:
|
|
| 68 |
|
| 69 |
|
| 70 |
_ensure_flash_attn()
|
| 71 |
-
|
| 72 |
|
| 73 |
|
| 74 |
import gradio as gr
|
|
|
|
| 68 |
|
| 69 |
|
| 70 |
_ensure_flash_attn()
|
| 71 |
+
_ensure_stable_audio_tools()
|
| 72 |
|
| 73 |
|
| 74 |
import gradio as gr
|