不会页面设计,可以用 flux 生成 ui 图

NcuLeonZeng · 2024-9-22 00:25:54 · 74 次点击
不会页面设计,可以用 flux 生成 ui 图,我是这么个流程,以条码生成为例:
1. 先用 GPT 聊一下成熟商用的条码生成软件有哪些功能
2. 再用 GPT 给出生成 ui 图的 Flux 提示词,中英文对照,方便调整
3. 输入英文提示词到 Flux ,多抽几次(几乎每一张都很满意)
4. 照着图再用 Claude 改一改(也可以直接用 cursor 按图片生成基础布局,不过我试了效果不太好)
![生图效果]( https://cdnv2.ruguoapp.com/FhpzndRPpx00ZofSXDbDAuW6U_Ulv3.png?imageMogr2/auto-orient/thumbnail/1048576@%7Cwatermark/3/image/aHR0cHM6Ly93YXRlcm1hcmsucnVndW9hcHAuY29tLz90ZXh0PSVFNSU4RCVCMyVFNSU4OCVCQiUyMCU0MG5jdXplbmdsaWFuZyZoZWlnaHQ9NTE=/gravity/SouthEast/dx/10/dy/10)

可以看下我改完的效果: https://barcode-maker.com/zh

附 Flux 提示词:
Design a professional user interface for a barcode generator tool website with the following elements:

1. Top Navigation Bar:
- Display the website name "Barcode Generator"
- Include user account icon and settings button

2. Left Sidebar:
- Provide a list of different barcode types (e.g., EAN-13, QR Code, Code 128)
- Clearly identify each type with icons and text

3. Main Editing Area:
- Large preview window showing the generated barcode in real-time
- Editing panel with input fields and basic configuration options

4. Bottom Toolbar:
- Include various editing tools such as add text, resize, change color, etc.
- Use intuitive icons to represent each tool

5. Action Buttons:
- Place "Save Project" and "Export Barcode" buttons in the top right corner
- Highlight these buttons with prominent colors

Oferall Design Style:
- Use deep blue as the primary color with a white background for a professional look
- Adopt a flat design to ensure the interface is clean and readable
- Add appropriate shadows and spacing to enhance visual hierarchy
- Ensure responsive design to adapt to different screen sizes

Make sure the oferall layout is intuitive and user-friendly, allowing users to quickly get started with the tool.
举报· 74 次点击
登录 注册 站外分享
9 条回复  
falcon05 初学 2024-9-22 01:18:56
学习了
wild80 小成 2024-9-22 10:22:53
收藏
qweruiop 小成 2024-9-22 12:26:04
最后图片生成代码,op 用的啥。。。
crackidz 小成 2024-9-22 13:43:21
@qweruiop OP 说了用的 Claude
coolfan 小成 2024-9-22 20:09:01
帖子里的图是 flux 生成的?
LittleYangYang 小成 2024-9-22 23:49:01
之前开了一个月 MJ 会员,发现 MJ 生成的设计图效果比其他模型都要酷炫很多,布局相对合理,好看是真的好看,甩了 Dalle 之类的几条大街,但是上次折腾了一段时间感觉有点太花里胡哨,实用性不高,在想能不能把 MJ 的图垫给其他模型
GeekGao 小成 2024-9-23 03:12:10
用 flux 产生 UI idea ,OP 是个人才。

blob:https://imgur.com/0a1c59b0-77e5-48df-ae97-316fb4293f91
lizy0329 小成 2024-9-23 11:27:54
为什么感觉你们用 AI 都好像不要钱的样子?
relsoul 小成 2024-9-23 11:53:01
有试过...其实问题不在于能不能产生 ui 图,而是怎么控制产生的多张 ui 图的稳定性,这种东西要落实在代码层面 还是得抽离不同的组件,目前来看 flux1.0 还是没办法稳定控制每张图的精确度产出,只能说给你个大概,你自己去实现.. prompt 控制能力还是弱了很多,如果有找到更强的控制产出能力请 Q 我一下
返回顶部