Oxidanist/A-Chinese-writing-assistant

cs project at Durham Uni

0

stars

3

commits

Jupyter Notebook

primary language

Jul 16, 2023

updated

README

  • 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
  • To run the program, execute the following command in your terminal:
python ui.py
  • Due to the loading of models, takes time to initialize

Compare with a Tencent product

Contributors

Oxidanist

3 commits

Oxidanist/A-Chinese-writing-assistant

cs project at Durham Uni

0

stars

3

commits

Jupyter Notebook

primary language

Jul 16, 2023

updated

README

  • 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
  • To run the program, execute the following command in your terminal:
python ui.py
  • Due to the loading of models, takes time to initialize

Compare with a Tencent product

Contributors

Oxidanist

3 commits

Languages

Jupyter Notebook

97.2%

Python

2.8%