From c3f1b5d2ccdde8afd7ef329ff14851192094cf56 Mon Sep 17 00:00:00 2001 From: Sam Khoze <68170403+SamKhoze@users.noreply.github.com> Date: Tue, 18 Jun 2024 13:26:00 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b10158c..8ebbb00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ filetype==1.2.0 -gradio==3.50.2 numpy==1.26.4 onnx==1.16.0 onnxruntime==1.17.3 @@ -15,3 +14,4 @@ torchsde imageio_ffmpeg kornia spandrel +librosa