clementrof commited on
Commit
104aedd
·
verified ·
1 Parent(s): 497619a

Update app3.py

Browse files
Files changed (1) hide show
  1. app3.py +1 -1
app3.py CHANGED
@@ -20,7 +20,7 @@ def SD_call(prompt, image_prompt, age, weight, w_w, color, hair_color,h_c_w, ha
20
 
21
  positive = "clothes"
22
  negative = "(((naked))), (((nsfw))), porn"
23
- serverless_api_id = '7c9nnp0b3ordr8'
24
  # Define the URL you want to send the request to
25
  url = f"https://api.runpod.ai/v2/{serverless_api_id}/runsync"
26
 
 
20
 
21
  positive = "clothes"
22
  negative = "(((naked))), (((nsfw))), porn"
23
+ serverless_api_id = 'zcparyadhjnmg7'
24
  # Define the URL you want to send the request to
25
  url = f"https://api.runpod.ai/v2/{serverless_api_id}/runsync"
26