Text to scene generator - Final year project
To use this project on your system do following steps:
- Install all python libraries given in requirement.txt file
- run uwsgi.py file and go to localhost:5000 to use project. Home page is localhost:5000/ttsg For admin login use localhost:5000/admin-ttsg use admin admin as username and password respectively.