FreeDrag发布(拖拽式修图), Stable Doodle推出 (涂鸦转图

关于FreeDrag项目说明:
早上本地部署体验了下,得出的结论是很差劲:
1、官方的仓库给的脚本有重大失误,下载模型的脚本中,没有创建文件夹,直接cd,没有文件夹当然进不去了,然后会删除同级目录下所有的文件!!!
2、官方给的下载模型的地址有误,第一个face的模型不能下载。从而运行启动项目的时候会提示没有这个模型。将FreeDrag_gradio.py的第150行注释掉。
3、官方竟然不给requirements.txt文件(活久见啊),下面是我自己摸索勉强本地部署起来了,需要的依赖可以参考下。但是还是各种问题。
4、最后想要体验的小伙伴还是去云端体验吧。
aiofiles 23.1.0
aiohttp 3.8.4
aiosignal 1.3.1
altair 5.0.1
annotated-types 0.5.0
anyio 3.7.1
async-timeout 4.0.2
attrs 23.1.0
certifi 2023.5.7
charset-normalizer 3.2.0
click 8.1.5
colorama 0.4.6
contourpy 1.1.0
cycler 0.11.0
exceptiongroup 1.1.2
fastapi 0.100.0
ffmpy 0.3.0
filelock 3.12.2
fonttools 4.41.0
frozenlist 1.4.0
fsspec 2023.6.0
gradio 3.36.1
gradio_client 0.2.9
h11 0.14.0
httpcore 0.17.3
httpx 0.24.1
huggingface-hub 0.16.4
idna 3.4
Jinja2 3.1.2
jsonschema 4.18.3
jsonschema-specifications 2023.6.1
kiwisolver 1.4.4
linkify-it-py 2.0.2
markdown-it-py 2.2.0
MarkupSafe 2.1.3
matplotlib 3.7.2
mdit-py-plugins 0.3.3
mdurl 0.1.2
mpmath 1.3.0
multidict 6.0.4
networkx 3.1
numpy 1.25.1
opencv-python 4.8.0.74
orjson 3.9.2
packaging 23.1
pandas 2.0.3
Pillow 10.0.0
pip 23.1.2
pydantic 2.0.3
pydantic_core 2.3.0
pydub 0.25.1
Pygments 2.15.1
pyparsing 3.0.9
python-dateutil 2.8.2
python-multipart 0.0.6
pytz 2023.3
PyYAML 6.0
referencing 0.29.1
requests 2.31.0
rpds-py 0.8.10
semantic-version 2.10.0
setuptools 67.8.0
six 1.16.0
sniffio 1.3.0
starlette 0.27.0
sympy 1.12
toolz 0.12.0
torch 2.0.1+cu118
tqdm 4.65.0
typing_extensions 4.7.1
tzdata 2023.3
uc-micro-py 1.0.2
urllib3 2.0.3
uvicorn 0.23.0
websockets 11.0.3
wheel 0.38.4
yarl 1.9.2