Skip to content

AhmetFurkanDEMIR/StylePY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StylePY

Use of the application

  • First, go to the folder named models and run the code. (Since the size of the model (500 mb) is very large, you will download the model remotely with this code.) code :
bash ./download_models.sh
  • Now let's install the modules required for the operation of this web application with pip. code :
pip3 install -r requirements.txt
  • Now everything is ok, we can run the application :). code :
python3 main.py
  • If you see the picture below, everything is fine, proceed to the link in the window that opens and enjoy the application. Screenshot_2020-10-02_11-32-26

Application images

Screenshot_20201002-114542_Chrome

Screenshot_2020-10-02_11-41-41

Screenshot_2020-10-02_11-41-59

Screenshot_2020-10-02_11-43-03

Screenshot_2020-10-02_11-43-25

Test results

  • Style Image

out1

out1(1)

  • Style Video

asdddd-min

Releases

No releases published

Packages

No packages published