From 2075f0f0d868a0787a1fc9de0472942e3405deb2 Mon Sep 17 00:00:00 2001 From: doctorpangloss <@hiddenswitch.com> Date: Wed, 28 Aug 2024 15:00:29 -0700 Subject: [PATCH] Add skia-python, remove CairoSVG from requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a6ac5076..6c7df91eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,4 +64,4 @@ spandrel_extra_arches ml_dtypes diffusers>=0.30.1 vtracer -CairoSVG \ No newline at end of file +skia-python \ No newline at end of file