Explorar o código

add swap face test

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
7f13fb3c69
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -113,7 +113,7 @@ async def progress_page():
 async def swapFace(req:swap_req):
     sf = swap_face(req.imgurl)
     result = sf.run()
-    #notify_group(result)
+    notify_group(result)
     
 
 @app.post("/make_anchor_video_v2")