Spaces:
Sleeping
Sleeping
Chuan Hu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,9 @@
|
|
40 |
- 如果需要获取公共链接,将程序最后一句改成`demo.launch(share=True)`。注意程序必须在运行,才能通过公共链接访问
|
41 |
- 使用Prompt模板功能时,请先选择模板文件(`.csv`),然后点击载入按钮,然后就可以从下拉菜单中选择想要的prompt了,点击应用填入System Prmpt
|
42 |
- 输入框支持换行,按`shift enter`即可
|
|
|
|
|
|
|
43 |
|
44 |
## 安装方式
|
45 |
|
|
|
40 |
- 如果需要获取公共链接,将程序最后一句改成`demo.launch(share=True)`。注意程序必须在运行,才能通过公共链接访问
|
41 |
- 使用Prompt模板功能时,请先选择模板文件(`.csv`),然后点击载入按钮,然后就可以从下拉菜单中选择想要的prompt了,点击应用填入System Prmpt
|
42 |
- 输入框支持换行,按`shift enter`即可
|
43 |
+
- 在Hugging Face上使用时,建议在右上角**复制Space**再使用,这样能大大减少排队时间,App反应也会更加迅速。
|
44 |
+
<img width="300" alt="image" src="https://user-images.githubusercontent.com/51039745/223447310-e098a1f2-0dcf-48d6-bcc5-49472dd7ca0d.png">
|
45 |
+
|
46 |
|
47 |
## 安装方式
|
48 |
|