pragnakalp's picture
Upload wsgi.py
55d1a6c
from speech_emotion import app
if __name__ == "__main__":
app.run()