andrewwwwwwww commited on
Commit
e7d4718
·
verified ·
1 Parent(s): 8d5de3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ if __name__ == "__main__":
48
  # I will guess your age and mood based on your picture!
49
  ---
50
  Totally not creepy, I promise :)
51
- <br>Made by [Dennis Jonathan](dennisjooo.github.io). A project for REA Mastering AI course.
52
  Age guessing model from [nateraw/vit-age-classifier](https://huggingface.co/nateraw/vit-age-classifier)
53
  <br>Mood-guessing model is a [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k)
54
  trained on [FastJobs/Visual_Emotional_Analysis](https://huggingface.co/datasets/FastJobs/Visual_Emotional_Analysis)
 
48
  # I will guess your age and mood based on your picture!
49
  ---
50
  Totally not creepy, I promise :)
51
+ <br>Made by [Andrew]. A project for REA Mastering AI course.
52
  Age guessing model from [nateraw/vit-age-classifier](https://huggingface.co/nateraw/vit-age-classifier)
53
  <br>Mood-guessing model is a [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k)
54
  trained on [FastJobs/Visual_Emotional_Analysis](https://huggingface.co/datasets/FastJobs/Visual_Emotional_Analysis)