Commit 59df8f78 authored by 青山's avatar 青山

新增stable diffusion绘图

parent 81228168
{ {
"fisherai": { "fisherai": {
"title": "FisherAI", "title": "Stable Diffusion",
"description": "最好用的 Chrome 浏览器摘要插件" "description": "智能生成图片"
}, },
"chatgpt": { "chatgpt": {
"title": "ChatGPT", "title": "ChatGPT",
......
...@@ -7,7 +7,7 @@ const tools = [ ...@@ -7,7 +7,7 @@ const tools = [
{ {
id: 'fisherai', id: 'fisherai',
icon: '/assets/icon/fisherai.png', icon: '/assets/icon/fisherai.png',
path: 'https://chromewebstore.google.com/detail/fisherai-your-best-summar/ipfiijaobcenaibdpaacbbpbjefgekbj', path: 'http://aidraw.exploring.cn:10000/',
external: true, external: true,
category: 'Chatbots' category: 'Chatbots'
}, },
......
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