Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ArchCoder
/
faceforge
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
112b759
faceforge
Ctrl+K
Ctrl+K
4 contributors
History:
9 commits
Transcendental-Programmer
Add Dockerfile for Hugging Face Spaces and update README with deployment instructions
112b759
8 days ago
faceforge_api
Add FastAPI backend with endpoints for generation, manipulation, and attribute direction
8 days ago
faceforge_core
Refactor core logic: move and modularize all latent space, sampling, and utility code into faceforge_core/
8 days ago
faceforge_ui
Add Gradio frontend for interactive latent space exploration
8 days ago
tests
Add unit tests for core modules: latent explorer, attribute directions, and custom loss
8 days ago
.gitignore
Safe
4.69 kB
Initial commit
8 days ago
Dockerfile
Safe
382 Bytes
Add Dockerfile for Hugging Face Spaces and update README with deployment instructions
8 days ago
LICENSE
Safe
1.07 kB
Initial commit
8 days ago
README.md
Safe
1.67 kB
Add Dockerfile for Hugging Face Spaces and update README with deployment instructions
8 days ago
main.py
Safe
445 Bytes
feat: added requirements and sampling
8 days ago
requirements.txt
34 Bytes
feat: added requirements and sampling
8 days ago