提交 beb3c6bd 编写于 作者: M MRXLT

fix pr

上级 ac27672d
...@@ -79,7 +79,7 @@ class FaceService(): ...@@ -79,7 +79,7 @@ class FaceService():
def test(): def test():
with open('./data/00001464.jpg', 'rb') as f: with open('./data/00000000.jpg', 'rb') as f:
image = f.read() image = f.read()
bc = FaceService() bc = FaceService()
for i in image: for i in image:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册