fffiloni commited on
Commit
5431daf
โ€ข
1 Parent(s): 26beae3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def get_pat_token():
59
 
60
  def get_music(prompt, track_duration, gen_intensity, gen_mode):
61
 
62
- r = httpx.post('https://api-b2b.mubert.com/v2/GetServiceAccess',
63
  json={
64
  "method": "TTMRecordTrack",
65
  "params":
 
59
 
60
  def get_music(prompt, track_duration, gen_intensity, gen_mode):
61
 
62
+ r = httpx.post('https://api-b2b.mubert.com/v2/TTMRecordTrack',
63
  json={
64
  "method": "TTMRecordTrack",
65
  "params":