소스 검색

check git

ming 4 년 전
부모
커밋
5cd184a522
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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