Skip to content

wasihaider/ttsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttsg

Text to scene generator - Final year project

To use this project on your system do following steps:

  1. Install all python libraries given in requirement.txt file
  2. 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.