Skip to content

team4099/Tiercel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

039093f · Jul 16, 2024

History

53 Commits
Jun 11, 2024
Jul 13, 2023
Jun 27, 2023
May 20, 2023
Jul 16, 2024
May 20, 2023
May 29, 2023
Jul 13, 2023
Jul 15, 2023
Jun 11, 2024
May 21, 2023
May 20, 2023

Repository files navigation

Setting Up Your Python Environment.

To set up the Python environment to run Tiercel, follow the steps below.

python -m venv venv
source ./venv/bin/activate # Linux/macOS
.\\venv\\Scripts\\activate # Windows
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages