Pushpahasa commited on
Commit
5b66613
·
1 Parent(s): 9aabed3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ from transformers import (
9
  )
10
 
11
  app = FastAPI()
12
- st.title('Taylor-swift style song generator')
13
 
14
  #input_prompt = "Heart is in love"
15
 
 
9
  )
10
 
11
  app = FastAPI()
 
12
 
13
  #input_prompt = "Heart is in love"
14