Merge branch 'main' of https://huggingface.co/spaces/Yakova/Rectifier
Browse files
App/Generate/database/Vercel.py
CHANGED
@@ -41,9 +41,9 @@ class AsyncImageGenerator:
|
|
41 |
# "negative_prompt": "doll opened mouth toy, text, sculpture pixar, cartoon, anime, low quality, plastic, 2 heads, 2 faces, poorly drawn, ugly, poorly drawn face, extra arms, extra legs, ugly, bad anatomy, bad fingers, ugly, deformed, noisy, blurry, distorted, grainy, nudity, nude",
|
42 |
# },
|
43 |
"input": {
|
44 |
-
"cfg":
|
45 |
"seed": 42,
|
46 |
-
"image": "https://
|
47 |
"steps": 30,
|
48 |
"width": 1024,
|
49 |
"height": 1536,
|
@@ -54,7 +54,7 @@ class AsyncImageGenerator:
|
|
54 |
"output_quality": 95,
|
55 |
# "negative_prompt": "clouds, people, buildings",
|
56 |
"number_of_images": 1,
|
57 |
-
"ip_adapter_weight":
|
58 |
"ip_adapter_weight_type": "style transfer precise",
|
59 |
},
|
60 |
"path": "models/fofr/kolors-with-ipadapter/versions/5a1a92b2c0f81813225d48ed8e411813da41aa84e7582fb705d1af46eea36eed",
|
|
|
41 |
# "negative_prompt": "doll opened mouth toy, text, sculpture pixar, cartoon, anime, low quality, plastic, 2 heads, 2 faces, poorly drawn, ugly, poorly drawn face, extra arms, extra legs, ugly, bad anatomy, bad fingers, ugly, deformed, noisy, blurry, distorted, grainy, nudity, nude",
|
42 |
# },
|
43 |
"input": {
|
44 |
+
"cfg": 2.5,
|
45 |
"seed": 42,
|
46 |
+
"image": "https://images.playground.com/0fdd3738b26243b79a6dc02786f2ca31.jpeg",
|
47 |
"steps": 30,
|
48 |
"width": 1024,
|
49 |
"height": 1536,
|
|
|
54 |
"output_quality": 95,
|
55 |
# "negative_prompt": "clouds, people, buildings",
|
56 |
"number_of_images": 1,
|
57 |
+
"ip_adapter_weight": 1,
|
58 |
"ip_adapter_weight_type": "style transfer precise",
|
59 |
},
|
60 |
"path": "models/fofr/kolors-with-ipadapter/versions/5a1a92b2c0f81813225d48ed8e411813da41aa84e7582fb705d1af46eea36eed",
|