diff --git a/playground/enhance.py b/playground/enhance.py new file mode 100644 index 0000000..9c3b2c4 --- /dev/null +++ b/playground/enhance.py @@ -0,0 +1,9 @@ +# -*- coding: utf-8 -*- +# @Time : 2024/2/13 下午1:58 +# @Author : sudoskys +# @File : enhance.py +# @Software: PyCharm + +# NOTE About Enhance Mode +# Enhance Mode = origin model name + img2img action + width *1.5(or 1) +height *1.5(or 1) + change seed +# :)