Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
/ aim Public archive

AI Makeover --- Use AI to makeover yourself!

Notifications You must be signed in to change notification settings

JesseSenior/aim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

AI Makeover

Download prereleased apk

For flutter app's source code, see branch gui

Demo

demo demo

Backend Installation

pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121

python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'

# Manually install paddlepaddle-gpu by following this reference:
# https://www.paddlepaddle.org.cn/
python -m pip install paddlepaddle-gpu==2.6.1.post120 -f https://www.paddlepaddle.org.cn/whl/windows/mkl/avx/stable.html

# clone this project and run the following command
pip install -e .

python -m aim.scripts.prepare # Download weights for inference

If paddlepaddle not working correctly on windows, you may refer to this issue.

About

AI Makeover --- Use AI to makeover yourself!

Topics

Resources

Stars

Watchers

Forks

Languages