- Arabesque Echo code repository.
- Includes submodule liu-yucheng/diffvg-ported.
- Includes submodule liu-yucheng/Word-As-Image-Extended.
- Includes joshuajohnishere/arabic_acho, liu-yucheng/arabic_acho_ported.
- Made with the best wishes for peace by Yucheng Liu and Nijiati Alimujiang.
- Download and install Anaconda.
- Add
<Anaconda-Directory>\condabin
to thePATH
environment variable. - Download and install NVIDIA CUDA Toolkit 11.3.
- Set environment variable
CUDA_BIN_PATH
to<CUDA-Toolkit-Directory>\bin
. - Download and install Visual Studio 2019.
- Select the
Desktop development with C++
workload while installing Visual Studio 2019. - Download and install Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022.
- Set environment variable
CMAKE_GENERATOR
toVisual Studio 16 2019
. - Set environment variable
KMP_DUPLICATE_LIB_OK
toTrue
. cd <Arabesque-Echo-Directory>
.\create-conda-env.bat
.\install-dependencies.bat
.\fix-diffvg-package.bat
- Create an empty text file at
.\Word-As-Image-Extended\TOKEN
. - Copy and paste your HuggingFace access token for StableDiffusion in
.\Word-As-Image-Extended\TOKEN
. .\start-<Major>-<Minor>-<Patch>.bat
- Follow Shiriluz/Word-As-Image README.
- Follow liu-yucheng/arabic_acho_ported README.
- See the minimalist p5.js demo.
- Copyright (C) 2023 Yucheng Liu. GNU AGPL3/3+ license.