Browse Source

add swap face test

ming 3 years ago
parent
commit
590891b2e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      util/swap_face.py

+ 1 - 0
util/swap_face.py

@@ -1,4 +1,5 @@
 import os 
+import time
 import requests
 class swap_face():
     def __init__(self, imgurl):