diff --git a/backends/stable_diffusion/requirements.txt b/backends/stable_diffusion/requirements.txt index b108e7e8..3c0b3c90 100644 --- a/backends/stable_diffusion/requirements.txt +++ b/backends/stable_diffusion/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.10.0 +tensorflow==2.11.0 h5py==3.7.0 Pillow==9.2.0 tqdm==4.64.1