Neelanjan commited on
Commit
fd6d83c
·
1 Parent(s): a4da1b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -30,9 +30,9 @@ from PIL import ImageDraw
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
 
 
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