Browse Source

check git

ming 3 năm trước cách đây
mục cha
commit
5cd184a522
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -108,7 +108,7 @@ async def index2():
 async def swapFace(req:swap_req):
     sf = swap_face(req.imgurl)
     result = sf.run()
-    #notify_group(result)
+    #notify_group(result)hi
     return result