Update handler.py
Browse files- handler.py +1 -1
handler.py
CHANGED
@@ -16,4 +16,4 @@ class EndpointHandler():
|
|
16 |
# 返回模型的响应
|
17 |
return results
|
18 |
|
19 |
-
|
|
|
16 |
# 返回模型的响应
|
17 |
return results
|
18 |
|
19 |
+
|