Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ def prompt(pos,hei,wid,no):
|
|
9 |
j={
|
10 |
"deployment_id": "2ce5158e-7fa0-4dd6-b533-550c1e8f8c3b",
|
11 |
"inputs": {
|
12 |
-
"input_text": f"{pos} (clear image: 1.1), (clean image: 1.1),
|
13 |
"Negative": "worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, artist name,text, watermark,(Low quality , blurred , bad hands ,diffused body, ugly face , worst quality, low quality, normal quality, painting, drawing, monochrome, grayscale, bad anatomy, bad proportions, signature, watermark)",
|
14 |
"Width ": f"{wid}",
|
15 |
"Height ": f"{hei}",
|
|
|
9 |
j={
|
10 |
"deployment_id": "2ce5158e-7fa0-4dd6-b533-550c1e8f8c3b",
|
11 |
"inputs": {
|
12 |
+
"input_text": f"{pos} (clear image: 1.1), (clean image: 1.1),masterpiece , best quality , hires , 8k, ((midlength)) ",
|
13 |
"Negative": "worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, artist name,text, watermark,(Low quality , blurred , bad hands ,diffused body, ugly face , worst quality, low quality, normal quality, painting, drawing, monochrome, grayscale, bad anatomy, bad proportions, signature, watermark)",
|
14 |
"Width ": f"{wid}",
|
15 |
"Height ": f"{hei}",
|