TCS-Web是一个Midjourney参数调整的工具,基于SvelteKit编写,主要是帮助使用Midjourney的用户更好地生成一些必要参数,如使用的版本,图像的长宽比,照片的视角等等。
TCS-Web is a tool based on Midjourney parameter adjustment, written in SvelteKit. Its main purpose is to assist users of Midjourney in generating necessary parameters such as version used, aspect ratio of images, and perspective.
1、安装依赖
可以直接git clone https://github.com/yuanwai/tcs-web.git
然后运行以下命令安装依赖
npm install2、运行以下命令启动服务,
npm run dev打开http://localhost:5173
在项目目录下运行如下命令:
npm i -D flowbite-svelte