Spaces:
Runtime error
Runtime error
clementrof
commited on
Commit
•
e50be38
1
Parent(s):
909a26f
Update app3.py
Browse files
app3.py
CHANGED
@@ -19,7 +19,7 @@ def SD_call(prompt, image_prompt, age, weight, color, hair_color,hair_length,hai
|
|
19 |
|
20 |
positive = "clothes"
|
21 |
negative = "naked, nsfw, porn"
|
22 |
-
serverless_api_id = '
|
23 |
# Define the URL you want to send the request to
|
24 |
url = f"https://api.runpod.ai/v2/{serverless_api_id}/runsync"
|
25 |
|
|
|
19 |
|
20 |
positive = "clothes"
|
21 |
negative = "naked, nsfw, porn"
|
22 |
+
serverless_api_id = '7c9nnp0b3ordr8'
|
23 |
# Define the URL you want to send the request to
|
24 |
url = f"https://api.runpod.ai/v2/{serverless_api_id}/runsync"
|
25 |
|