diff --git a/website/faceapp.html b/website/faceapp.html index 305a5ef..bfbc6f0 100644 --- a/website/faceapp.html +++ b/website/faceapp.html @@ -26,6 +26,16 @@
Original Source
link

Description
FaceApp is a mobile application for iOS and Android developed by Russian company Wireless Lab. The app generates highly realistic transformations of human faces in photographs by using neural networks based on artificial intelligence. The app can transform a face to make it smile, look younger, look older, or change gender.

+ +
+
  • verb
  • +
  • noun
  • +
  • adjective
  • +
  • adverb
  • +
  • stopwords
  • +
    + +

    1 diff --git a/website/faceapp.py b/website/faceapp.py index 21dc9ad..35da26c 100644 --- a/website/faceapp.py +++ b/website/faceapp.py @@ -80,7 +80,15 @@ for title, info in infotext: print('

    ') - +print(''' +
    +
  • verb
  • +
  • noun
  • +
  • adjective
  • +
  • adverb
  • +
  • stopwords
  • +
    +''') #ToS text print('
    ')