Spaces:
Runtime error
Runtime error
abhi1nandy2
commited on
Commit
·
13cb21a
1
Parent(s):
dc4be7f
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
import openai
|
2 |
|
|
|
3 |
ai_role_dict = {
|
4 |
"music_director": "You are an Experienced Music Director who has 15+ Years experience in the industry",
|
5 |
"lyricist": "You are an Experienced Lyricist, who has written hit songs in several languages",
|
|
|
1 |
import openai
|
2 |
|
3 |
+
|
4 |
ai_role_dict = {
|
5 |
"music_director": "You are an Experienced Music Director who has 15+ Years experience in the industry",
|
6 |
"lyricist": "You are an Experienced Lyricist, who has written hit songs in several languages",
|