ming il y a 3 ans
Parent
commit
5cd184a522
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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