File size: 407 Bytes
7cdf7d9
 
 
 
 
 
 
 
 
 
 
 
 
0be9df6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: FaceSwapAll
emoji: 🏆
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
license: unknown
short_description: 'All-in-one face swapping: single photo, video, multi-source,'
---

This rewrite fixes the broken Python syntax in `SinglePhoto.py`, removes unnecessary `mxnet`, and makes InsightFace prefer CUDA through ONNX Runtime when GPU is available.