chores
Download the data needed for the program by accessing the link (https://drive.google.com/drive/folders/1fqkiu_63YjYv4gBhMqmCHZqYvWAVUayz?usp=sharing), and place the dataset in the root directory.
dataset
Run the following command to install dependencies and run the program.
python -m venv venv ./venv/Scripts/activate pip install -r requirements.txt python app.py
App runs on http://127.0.0.1:8000
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
quick start
Download the data needed for the program by accessing the link (https://drive.google.com/drive/folders/1fqkiu_63YjYv4gBhMqmCHZqYvWAVUayz?usp=sharing), and place the
dataset
in the root directory.Run the following command to install dependencies and run the program.
App runs on http://127.0.0.1:8000