Skip to content

Commit 6e9f417

Browse files
Update README.md
1 parent 485d332 commit 6e9f417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository includes a Django-based API to serve a deep learning model previ
66

77
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
88

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.
1010

1111
# Why I am doing this?
1212

0 commit comments

Comments
 (0)