This is a web application under the project (Neural Doodles: Workflows for the Next Generation of Artists)
GIF :
pytorch
numpy>=1.14.2
torch>=0.4.0
torchvision>=0.2.1
tqdm>=4.23.1
Pillow>=5.1.0
中国用户安装建议使用清华大学的流以避免不必要的麻烦 ->步骤详细
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --set show_channel_urls yes
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
conda install pytorch torchvision cudatoolkit=10.0
run flask server
run hello.py
-
upload your image or paint by yourself
-
more style migration functions in .ipynb, you can add them in your web