Skip to content

MilyaushaShamsutdinova/neural_face_retoucher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural_face_retoucher

Neural network-based tool for retouching facial images

How to run?

To run backend server:

uvicorn app.api:app --host 127.0.0.1 --port 8000 --reload

To run streamlit server:

streamlit run app/app.py

About

Neural network-based tool for retouching facial images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published