Some dependencies may not work as expected in python 3.11 verson. (3.10 recommended)
before running the commands, check if you have MSVC and Windows 10 SDK installed
To install dependencies, run the following command in your terminal:
pip install "modelscope[nlp]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
pip install -r requirements.txt
python ui.py

3 commits
Jupyter Notebook
97.2%
Python
2.8%
Some dependencies may not work as expected in python 3.11 verson. (3.10 recommended)
before running the commands, check if you have MSVC and Windows 10 SDK installed
To install dependencies, run the following command in your terminal:
pip install "modelscope[nlp]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
pip install -r requirements.txt
python ui.py

3 commits
Jupyter Notebook
97.2%
Python
2.8%