Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -51,7 +51,7 @@ if not hasattr(torchaudio, "info"):
|
|
| 51 |
from df.enhance import enhance, init_df, load_audio, save_audio
|
| 52 |
# from df.utils import download_model # Not needed/Not found in this version
|
| 53 |
|
| 54 |
-
# FORCE BUILD TRIGGER: 14:
|
| 55 |
|
| 56 |
# 🛠️ Monkeypatch torchaudio.load to bypass TorchCodec requirement
|
| 57 |
try:
|
|
|
|
| 51 |
from df.enhance import enhance, init_df, load_audio, save_audio
|
| 52 |
# from df.utils import download_model # Not needed/Not found in this version
|
| 53 |
|
| 54 |
+
# FORCE BUILD TRIGGER: 14:55:00 Jan 20 2026
|
| 55 |
|
| 56 |
# 🛠️ Monkeypatch torchaudio.load to bypass TorchCodec requirement
|
| 57 |
try:
|