Spaces:
Runtime error
Runtime error
Update app3.py
Browse files
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 = '
|
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 |
|