@@ -10,7 +10,6 @@ from gallery_dl.extractor import civitai
|
||||
__tests__ = (
|
||||
{
|
||||
"#url" : "https://civitai.com/models/703211/maid-classic",
|
||||
"#category": ("", "civitai", "model"),
|
||||
"#class" : civitai.CivitaiModelExtractor,
|
||||
"#urls" : [
|
||||
"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5c4efa68-bb58-47c5-a716-98cd0f51f047/w/26962950.jpeg",
|
||||
@@ -49,7 +48,6 @@ __tests__ = (
|
||||
|
||||
{
|
||||
"#url" : "https://civitai.com/models/703211?modelVersionId=786644",
|
||||
"#category": ("", "civitai", "model"),
|
||||
"#class" : civitai.CivitaiModelExtractor,
|
||||
"#urls" : [
|
||||
"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/52b6efa7-801c-4901-90b4-fa3964d23480/w/26887862.jpeg",
|
||||
@@ -88,4 +86,77 @@ __tests__ = (
|
||||
"num" : range(1, 3),
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://civitai.com/images/26962948",
|
||||
"#class" : civitai.CivitaiImageExtractor,
|
||||
"#urls" : "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/69bf3279-df2c-4ec8-b795-479e9cd3db1b/w/69bf3279-df2c-4ec8-b795-479e9cd3db1b.jpeg",
|
||||
"#sha1_content": "a9a9d08f5fcdbc1e1eec7f203717f9df97b7a671",
|
||||
|
||||
"browsingLevel": 1,
|
||||
"createdAt": "2024-08-31T01:11:47.021Z",
|
||||
"date" : "dt:2024-08-31 01:11:47",
|
||||
"extension": "jpeg",
|
||||
"filename" : "69bf3279-df2c-4ec8-b795-479e9cd3db1b",
|
||||
"hash" : "ULN0-w?b4nRjxGM{-;t7M_t7NGae~qRjMyt7",
|
||||
"height" : 1536,
|
||||
"id" : 26962948,
|
||||
"meta": {
|
||||
"Denoising strength": "0.4",
|
||||
"Model": "boleromix_XL_V1.3",
|
||||
"Model hash": "afaf521da2",
|
||||
"Size": "1152x1536",
|
||||
"TI hashes": {
|
||||
"negativeXL_D": "fff5d51ab655"
|
||||
},
|
||||
"Tiled Diffusion scale factor": "1.5",
|
||||
"Tiled Diffusion upscaler": "R-ESRGAN 4x+ Anime6B",
|
||||
"VAE": "sdxl_vae.safetensors",
|
||||
"Version": "v1.7.0",
|
||||
"cfgScale": 7,
|
||||
"hashes": {
|
||||
"lora:add-detail-xl": "9c783c8ce46c",
|
||||
"lora:classic maid_XL_V1.0": "e8f6e4297112",
|
||||
"model": "afaf521da2",
|
||||
"vae": "735e4c3a44",
|
||||
},
|
||||
"negativePrompt": "negativeXL_D,(worst quality,extra legs,extra arms,extra ears,bad fingers,extra fingers,bad anatomy, missing fingers, lowres,username, artist name, text,pubic hair,bar censor,censored,multipul angle,split view,realistic,3D:1)",
|
||||
"prompt": "masterpiece,ultra-detailed,best quality,8K,illustration,cute face,clean skin ,shiny hair,girl,ultra-detailed-eyes,simple background, <lora:add-detail-xl:1> <lora:classic maid_XL_V1.0:1> maid, maid apron, maid headdress, long sleeves,tray,tea,cup,skirt lift",
|
||||
"resources": [
|
||||
{
|
||||
"hash": "9c783c8ce46c",
|
||||
"name": "add-detail-xl",
|
||||
"type": "lora",
|
||||
"weight": 1,
|
||||
},
|
||||
{
|
||||
"hash": "e8f6e4297112",
|
||||
"name": "classic maid_XL_V1.0",
|
||||
"type": "lora",
|
||||
},
|
||||
{
|
||||
"hash": "afaf521da2",
|
||||
"name": "boleromix_XL_V1.3",
|
||||
"type": "model",
|
||||
},
|
||||
],
|
||||
"sampler": "DPM++ 2M Karras",
|
||||
"seed": 3150861441,
|
||||
"steps": 20,
|
||||
},
|
||||
"nsfw": False,
|
||||
"nsfwLevel": "None",
|
||||
"postId": 6030721,
|
||||
"stats": {
|
||||
"commentCount": int,
|
||||
"cryCount" : int,
|
||||
"dislikeCount": int,
|
||||
"heartCount" : int,
|
||||
"laughCount" : int,
|
||||
"likeCount" : int,
|
||||
},
|
||||
"url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/69bf3279-df2c-4ec8-b795-479e9cd3db1b/width=1152/69bf3279-df2c-4ec8-b795-479e9cd3db1b.jpeg",
|
||||
"username": "bolero537",
|
||||
"width": 1152,
|
||||
},
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user