gradio_app / app /Empty Document
mikx1's picture
Upload folder using huggingface_hub
b5ea024
raw
history blame
214 Bytes
def face_swap(user_image, celebrity_image):
# Здесь должен быть ваш код для замены лица с использованием InsightFace и ONNX
return swapped_image