From 77804265f877b0c42f13cfdece6541dde7838090 Mon Sep 17 00:00:00 2001 From: Shivam Mehta Date: Fri, 9 Aug 2024 18:28:56 +0200 Subject: [PATCH] removing diffuser versioning --- matcha/VERSION | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/matcha/VERSION b/matcha/VERSION index 5bcb0a7..ea5abc8 100644 --- a/matcha/VERSION +++ b/matcha/VERSION @@ -1 +1 @@ -0.0.6.0 +0.0.7.0 diff --git a/requirements.txt b/requirements.txt index b3b9109..6b0eabf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ torchaudio matplotlib pandas conformer==0.3.2 -diffusers==0.25.0 +diffusers # developed using version ==0.25.0 notebook ipywidgets gradio==3.43.2