Frontend – ReactJS application with client side code for interaction with make-me-up API
Server – backend written on Python using FastAPI framework for serving requests.
Download models weights from here and then put them into server/models folder.
server:
models:
- PARSING.pth
- SG3.pth
- SSAT.pth
- W_STDS.pt
...