blackbingris commited on
Commit
605690f
·
1 Parent(s): 72bea83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -135,8 +135,11 @@ pip install streamlit==1.24.0
135
  pip install transformers==4.30.2
136
  streamlit run web_demo.py
137
  ```
 
 
138
  效果如下
139
 
 
140
  ![效果](https://github.com/InternLM/InternLM/assets/9102141/11b60ee0-47e4-42c0-8278-3051b2f17fe4)
141
 
142
  ## 开源许可证
 
135
  pip install transformers==4.30.2
136
  streamlit run web_demo.py
137
  ```
138
+
139
+ #### 通过前端网页对话
140
  效果如下
141
 
142
+ ##### 通过前端网页对话
143
  ![效果](https://github.com/InternLM/InternLM/assets/9102141/11b60ee0-47e4-42c0-8278-3051b2f17fe4)
144
 
145
  ## 开源许可证