Delete sample directory
parent
f5da64e3a6
commit
b8f5ef7a59
|
|
@ -1,54 +0,0 @@
|
|||
[
|
||||
{
|
||||
"target":"smile",
|
||||
"min_score":0.5,
|
||||
"token": ["lottalewds_v0", "1.2"],
|
||||
"type":"lora"
|
||||
},
|
||||
{
|
||||
"target":"smile",
|
||||
"min_score":0.5,
|
||||
"token": ["anyahehface", "score*1.2"],
|
||||
"type":"normal"
|
||||
},
|
||||
{
|
||||
"target":"smile",
|
||||
"min_score":0.5,
|
||||
"token": ["wicked smug", "score*1.2"],
|
||||
"type":"normal"
|
||||
},
|
||||
{
|
||||
"target":"smile",
|
||||
"min_score":0.5,
|
||||
"token": ["half closed eyes", "0.2 + score*0.3"],
|
||||
"type":"normal"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"target":"test_token",
|
||||
"min_score":0.8,
|
||||
"token": ["lora_name_A", "0.5"],
|
||||
"type":"lora"
|
||||
},
|
||||
{
|
||||
"target":"test_token",
|
||||
"min_score":0.5,
|
||||
"token": ["bbbb", "score - 0.1"],
|
||||
"type":"normal"
|
||||
},
|
||||
{
|
||||
"target":"test_token2",
|
||||
"min_score":0.8,
|
||||
"token": ["hypernet_name_A", "score"],
|
||||
"type":"hypernet"
|
||||
},
|
||||
{
|
||||
"target":"test_token3",
|
||||
"min_score":0.0,
|
||||
"token": ["dddd", "score"],
|
||||
"type":"normal"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
motion_blur
|
||||
blurry
|
||||
realistic
|
||||
depth_of_field
|
||||
mountain
|
||||
tree
|
||||
water
|
||||
underwater
|
||||
tongue
|
||||
tongue_out
|
||||
Loading…
Reference in New Issue