Spaces:
Running
Running
Alex
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -133,7 +133,7 @@ def send_face_request(image, target, uuid_value, token):
|
|
133 |
|
134 |
def send_face_request_d(image, target, uuid_value, token):
|
135 |
# Construct the URL with the provided UUID value
|
136 |
-
image_url = f"cutpaste_yearbook/result/2024-11-26/rst_58cd61f5-7424-494a-9d19-
|
137 |
|
138 |
# Static response JSON with dynamic image URL
|
139 |
static_response = {
|
|
|
133 |
|
134 |
def send_face_request_d(image, target, uuid_value, token):
|
135 |
# Construct the URL with the provided UUID value
|
136 |
+
image_url = f"cutpaste_yearbook/result/2024-11-26/rst_58cd61f5-7424-494a-9d19-09d2ca51fed7.jpg"
|
137 |
|
138 |
# Static response JSON with dynamic image URL
|
139 |
static_response = {
|