Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -30,9 +30,9 @@ from PIL import ImageDraw
|
|
30 |
from PIL import ImageFont
|
31 |
import random
|
32 |
|
33 |
-
|
34 |
|
35 |
-
|
36 |
|
37 |
"""## Function To Generate Genre Based on Mood"""
|
38 |
|
|
|
30 |
from PIL import ImageFont
|
31 |
import random
|
32 |
|
33 |
+
#!git clone https://github.com/Neelanjan-chakraborty/MelodyGen.git
|
34 |
|
35 |
+
#!ls MelodyGen
|
36 |
|
37 |
"""## Function To Generate Genre Based on Mood"""
|
38 |
|