You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This repository includes a Django-based API to serve a deep learning model previ
6
6
7
7
The model used is an Emotion Classifier trained with audio files of the RAVDESS dataset. More info here: https://github.com/marcogdepinto/Emotion-Classification-Ravdess
8
8
9
-
Try the app here: https://emotion-classification-ravdess.herokuapp.com/index/
9
+
The app is deployed on Heroku, you can try it here: https://emotion-classification-ravdess.herokuapp.com/index/ . Please note there is a bug on the DeleteFile function.
0 commit comments