SMPL Visualizer Setup In the SMPL directory, To run the backend server cd backend export FLASK_APP=app export FLASK_ENV=development flask run To run the visualizer cd frontend npm install npx vite