Skip to content

geordyp/open-house-style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-house-style-transfer

Open house project for the SIGAI club

Technologies Used

For the full list of installs, view "pg_config.sh"

Setup

  • (Optional) If using vagrant, enter the command vagrant up from the directory containing "Vagrantfile" then enter the command vagrant ssh followed by cd /vagrant/.
  1. Change to the "mysite" directory: cd mysite
  2. Apply all migrations: python3 manage.py migrate
  3. Run the server: python3 manage.py runserver 0:5000
  4. Open a browser and navigate to "localhost:5000/styletransfer/"

About

Open house project for the SIGAI club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published