Spaces:
Running
Running
Commit
·
fde74d0
1
Parent(s):
d7da36b
update
Browse files
utils.py
CHANGED
@@ -110,7 +110,7 @@ def publicClothSwap(image, clothId, is_hr=0):
|
|
110 |
"param3": "",
|
111 |
"param4": str(is_hr),
|
112 |
"delete_if_complete": "1",
|
113 |
-
"force_celery":"
|
114 |
}
|
115 |
|
116 |
headers = {
|
|
|
110 |
"param3": "",
|
111 |
"param4": str(is_hr),
|
112 |
"delete_if_complete": "1",
|
113 |
+
"force_celery":"0"
|
114 |
}
|
115 |
|
116 |
headers = {
|