ShashwatStable commited on
Commit
60c015e
·
verified ·
1 Parent(s): 68ad70a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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), (high contrast: 1.2), (colorful: 1.2), (vibrant: 1.1), ((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}",
 
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}",