From 42329a1849c65a1a03b52ee333322874327139c3 Mon Sep 17 00:00:00 2001 From: Kent Keirsey <31807370+hipsterusername@users.noreply.github.com> Date: Thu, 7 Dec 2023 10:40:58 -0500 Subject: [PATCH] Updating HF Hub dependency --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 106f4f09e9..f134c1ca9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "facexlib", "fastapi~=0.105.0", "fastapi-events~=0.9.1", - "huggingface-hub~=0.16.4", + "huggingface-hub~=0.19.4", "imohash", "invisible-watermark~=0.2.0", # needed to install SDXL base and refiner using their repo_ids "matplotlib", # needed for plotting of Penner easing functions