mirror of https://github.com/InternLM/InternLM
Update README_zh-CN.md
parent
d11418fb70
commit
9e476b0d56
|
@ -181,7 +181,7 @@ print(response)
|
|||
|
||||
```bash
|
||||
pip install streamlit==1.24.0
|
||||
pip install transformers==4.30.2
|
||||
pip install transformers>=4.34
|
||||
streamlit run ./chat/web_demo.py
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue