Spaces:
Configuration error
Configuration error
File size: 606 Bytes
b31b296 def9913 b31b296 def9913 b31b296 def9913 2783b1f def9913 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: Face Editor
emoji: 🪞
colorFrom: yellow
colorTo: indigo
sdk: gradio
sdk_version: 3.14.0
app_file: app.py
pinned: false
---
# Face Editor
This face editor uses a CelebA pretrained VQGAN with CLIP to allow prompt-based image manipulation, as well as slider based manipulation using extracted latent vectors.
I've written a series of Medium articles which provide a detailed and beginner-friendly explanation of how this was built.
## Features:
Edit masking using custom backpropagation hook
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |