Commit 4180e94a authored by wanglch's avatar wanglch
Browse files

Update README.md

parent f509d875
...@@ -60,6 +60,8 @@ deepspped: 0.12.3 ...@@ -60,6 +60,8 @@ deepspped: 0.12.3
``` ```
conda create -n DISC-FinLLM python=3.10 conda create -n DISC-FinLLM python=3.10
conda activate DISC-FinLLM
cd /path/your_code_data/DISC-FinLLM cd /path/your_code_data/DISC-FinLLM
pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment