Spaces:
Running
Running
Update app.py
Browse files
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 [
|
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)
|