From 156a3a1b6d05723d90c062a719af1ed2758547c8 Mon Sep 17 00:00:00 2001 From: tin2tin Date: Mon, 18 Dec 2023 12:15:13 +0100 Subject: [PATCH] Update __init__.py --- __init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__init__.py b/__init__.py index f6198ae..cebff0a 100644 --- a/__init__.py +++ b/__init__.py @@ -775,8 +775,8 @@ def install_modules(self): import_module(self, "resampy", "resampy") import_module(self, "tabulate", "tabulate") import_module(self, "gradio", "gradio==4.8.0") - else: - import_module(self, "resemble_enhance", "resemble-enhance") + else: + import_module(self, "resemble_enhance", "resemble-enhance") try: