diff --git a/.gitignore b/.gitignore index 889ab60c84..992cb2be90 100644 --- a/.gitignore +++ b/.gitignore @@ -169,7 +169,7 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -src/ +src logs/ **/__pycache__/ outputs diff --git a/requirements.txt b/requirements.txt index 79f5fee300..78d43aae26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ accelerate==0.12.0 albumentations==0.4.3 -clip==1.0 einops==0.3.0 huggingface-hub==0.8.1 imageio==2.9.0