Skip to content

Commit

Permalink
did a bit of cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
arjamand committed Dec 16, 2024
1 parent e74ba86 commit 067ee58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Soundscape Studio 🎶
# Music4mood 🎶

Experience music that matches your mood. Soundscape Studio is an elegant web application integrated with custom AI Model that creates personalized music recommendations based on your emotional state.
![alt text](image.png)
## ✨ Features

- **AI-Powered Music Selection**: Advanced emotion analysis model to understand your mood
Expand Down
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>
<header>
<span class="theme-toggle" onclick="toggleTheme()">☀️</span>
<h1>🎶 Music4mood 🎶</h1>
<h1> Music4mood </h1>
<p>Let us play music that matches your mood!</p>
</header>

Expand Down

0 comments on commit 067ee58

Please sign in to comment.