Spaces:
Sleeping
Sleeping
Update image_gen.py
Browse files- image_gen.py +2 -1
image_gen.py
CHANGED
|
@@ -117,7 +117,8 @@ def get_image(product, wear, product_category, user_inputs, dropdown_list):
|
|
| 117 |
{
|
| 118 |
"type": "input_text",
|
| 119 |
"text": f"""Create Image for the following request:
|
| 120 |
-
{prompt}
|
|
|
|
| 121 |
},
|
| 122 |
# {
|
| 123 |
# "type": "input_image",
|
|
|
|
| 117 |
{
|
| 118 |
"type": "input_text",
|
| 119 |
"text": f"""Create Image for the following request:
|
| 120 |
+
{prompt}
|
| 121 |
+
Ensuring the {product_category} remains in natural size and detail, not magnified. The focus is realistic: not zoomed-in or stylized"""
|
| 122 |
},
|
| 123 |
# {
|
| 124 |
# "type": "input_image",
|