Spaces:
Runtime error
Runtime error
title: Kpop Face Generator | |
sdk: streamlit | |
python_version: 3.9.17 | |
sdk_version: 1.24.0 | |
app_file: app.py | |
# Kpop Face Generator | |
Welcome to the Kpop Face Generator! | |
This Streamlit application generates images of Kpop idols using a pre-trained GAN. The application is powered by the PyTorch implementation of StyleGAN3 using github.com/PDillis/stylegan3-fun and makes use of a specific model named "kpopGG.pkl", which is stored in this repository and handled with Git Large File Storage (LFS). | |
To use the application, simply press the 'Generate' button to create a new image. You'll be surprised by the variety and realism of the generated faces! | |
Feel free to explore the application, share it with others, and even use it as a starting point for your own creative projects. | |
Enjoy! | |