ming hace 4 años
padre
commit
5cd184a522
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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