Skip to content

apurv101/Albumify

Repository files navigation

Albumify.Me

This is an app to generate beautiful artistic images by using the technique of style transfer.

Run Locally

  1. You'll need python 2.7 and pip 1.4 or later installed too.

  2. Clone this repo with

    git clone https://github.com/defineapoorv/Albumify.git
    
  3. Install dependencies in the project's lib directory.

    cd Albumify
    pip install -r requirements.txt -t lib
    
  4. Copy the image of which you to perform the style tranfer in the root directly with the name

    profile.jpg
    

    and the image which you want to be the style of your content image with the name

    style.jpg
    
  5. Run this project locally from the command line:

    python main.py
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages