Dao3 commited on
Commit
1ece789
·
1 Parent(s): 7030611

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ iface = gr.Interface(fn=chat,
44
  description="""
45
  我是绘画助理,可以帮你把想画的内容补充完善并翻译成英语提示词,这样你就可以用更详细的描述让AI帮你画出精美的图~
46
  比如,你可以输入:一只赛博朋克的兔子
47
- 然后去[这里画画!](https://huggingface.co/spaces/Dao3/Top-20-Models)
48
  """)
49
 
50
  iface.launch()
 
44
  description="""
45
  我是绘画助理,可以帮你把想画的内容补充完善并翻译成英语提示词,这样你就可以用更详细的描述让AI帮你画出精美的图~
46
  比如,你可以输入:一只赛博朋克的兔子
47
+ 然后复制提示词去[这里画画!](https://huggingface.co/spaces/Dao3/Top-20-Models)
48
  """)
49
 
50
  iface.launch()