Emotion-Music-Recommendation icon indicating copy to clipboard operation
Emotion-Music-Recommendation copied to clipboard

Flask web app for recommending music based on your facial expressions using FER 2013 dataset and Spotify api

Results 8 Emotion-Music-Recommendation issues
Sort by recently updated
recently updated
newest added

cant solve it File "C:\Users\dogu\Downloads\Flaskmusic\Flask-Music-Recommendation-System-main\camera.py", line 7, in from tensorflow.keras.models import Sequential ModuleNotFoundError: No module named 'tensorflow.keras'

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.0.2. Release notes Sourced from pandas's releases. Pandas 2.0.2 This is a patch release in the 2.0.x series and includes some regression and bug fixes....

dependencies

Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 to 1.24.3. Release notes Sourced from numpy's releases. v1.24.3 NumPy 1.24.3 Release Notes NumPy 1.24.3 is a maintenance release that fixes bugs and regressions discovered after...

dependencies

Bumps [spotipy](https://github.com/plamere/spotipy) from 2.22.1 to 2.23.0. Changelog Sourced from spotipy's changelog. [2.23.0] - 2023-04-07 Added Added optional encoder_cls argument to CacheFileHandler, which overwrite default encoder for token before writing to...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.0. Release notes Sourced from pillow's releases. 9.5.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.5.0.html Changes Refactor EpsImagePlugin and deprecate PSFile #6879 [@​Yay295] Do not discard error message if _imagingft fails...

dependencies

i use waitress in windows like this if name == 'main': from waitress import serve serve(app,host="0.0.0.0", port=7000) app.debug = True app.run()' i am getting just a few seconds a webcam...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.0 to 2.12.0. Release notes Sourced from tensorflow's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...

dependencies