标准提示词格式(英文为主,方便与大模型兼容):
复制编辑关键词 + 衣着属性 + 风格 + 场景 + 季节 + 材质 + 色彩 + 摄影风格(可选)
基础模板:
vbnet复制编辑An elegant high-end women's dress, Golisi brand style, for urban professional women, modern and confident look, [季节], [场景], [材质], [颜色], [风格关键词]
示例:
vbnet复制编辑An elegant high-end women's dress, Golisi brand style, for urban professional women, modern and confident look, spring collection, office scene, silk fabric, light beige, V-neck, sleeveless, mid-length
elegant(优雅)
refined(精致)
minimalist(极简)
modern(现代)
urban chic(都市时髦)
sophisticated(高级)
A-line dress
bodycon fit
cinched waist(收腰)
V-neck / square neck / boat neck
sleeveless / short sleeve / long sleeve / puff sleeve
midi dress / maxi dress
silk(真丝)
chiffon(雪纺)
cotton blend(棉混)
satin(缎面)
crepe(绉纱)
ivory / beige / nude
dusty pink / rose / mauve
navy / midnight blue
olive / soft green / sage
black / white(经典色)
office wear
cocktail party
travel outfit
daily commute
weekend leisure
spring collection
summer style
fall outfit
winter fashion
文本到图像生成:
<TEXT>"设计一款春季商务场合的歌力思连衣裙,A字裙型,米色调,加入小立领设计"
设计参数控制:
季节:春、夏、秋、冬
场合:商务、休闲、晚宴、日常
廓形:A字、H型、收腰、宽松等
颜色:品牌常用色系
材质:丝绸、羊毛、棉麻等
细节:领型、袖型、腰带、褶皱等
批量生成与变体:
一次生成5-10个变体设计
支持选定某个设计后继续优化迭代
【一】.钩子文件的设置和创建(1).打开hooks目录,可以看到有一个post-commit.tmpl文件,这是一个模板文件。复制一份,重命名为post-commit,将其用户组设为www,并设置为可执行。chown www:www post-commitchmod +x post-commit(2...
1.全局用户信息设置 git config --global user.name gaojiufeng git config --global user.email 392223903...
Application 对象用于存储和访问来自任意页面的变量,类似 Session 对象。不同之处在于所有的用户分享一个 Application 对象,而 session 对象和用户的关系是一一对应的。很多的书籍中介绍的Application对象都喜欢以统计在线人数来介绍Application 对象...
1.远程仓库的协作模式开发者把自己最新的版本推到线上仓库,同时把线上仓库的最新代码,拉到自己本地即可2.注册git帐号国外: http://www.github.com国内: http://git.oschina.net2.在码云创建项目,不要初始化readmegit push https://gi...
public static string GetMD5(string str) { //创建MD5对象 MD5 md5 = MD5.C...
private const string fantizi = "高久峰是個程序員"; private const string jiantizi = "高久峰是个程序员...