@@ -1,6 +1,7 @@
import os
import time
import requests
+from PIL import Image
class swap_face():
def __init__(self, imgurl):
self.imgurl = imgurl