mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-23 15:38:17 -08:00
revert to old 1.3.5 basicsr because the new one still causes problems for some python version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
transformers==4.19.2
|
transformers==4.19.2
|
||||||
diffusers==0.2.4
|
diffusers==0.2.4
|
||||||
basicsr==1.4.2
|
basicsr==1.3.5
|
||||||
gfpgan
|
gfpgan
|
||||||
gradio==3.3
|
gradio==3.3
|
||||||
numpy==1.23.3
|
numpy==1.23.3
|
||||||
|
|||||||
Reference in New Issue
Block a user