Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tonyassi
/
face-swap
like
539
Running
App
Files
Files
main
face-swap
/
app.py
tonyassi
Update app.py
62e3325
about 1 year ago
raw
Copy download link
history
blame
Safe
40 Bytes
import
os
exec
(os.environ.get(
'CODE'
))