Browse Source

check git

ming 4 years ago
parent
commit
5cd184a522
1 changed files with 1 additions and 1 deletions
  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