seawolf2357 commited on
Commit
a93c531
Β·
verified Β·
1 Parent(s): a2f1acb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def generate_music(prompt):
23
 
24
  def generate_voice(prompt):
25
  # Tango APIλ₯Ό μ‚¬μš©ν•˜μ—¬ μŒμ„± 생성
26
- client = Client("https://declare-lab-tango.hf.space/")
27
  result = client.predict(
28
  prompt, # 이미지 λΆ„λ₯˜ κ²°κ³Όλ₯Ό ν”„λ‘¬ν”„νŠΈλ‘œ μ‚¬μš©
29
  100, # Steps
 
23
 
24
  def generate_voice(prompt):
25
  # Tango APIλ₯Ό μ‚¬μš©ν•˜μ—¬ μŒμ„± 생성
26
+ client = Client("https://cuboid2010-tango.hf.space/")
27
  result = client.predict(
28
  prompt, # 이미지 λΆ„λ₯˜ κ²°κ³Όλ₯Ό ν”„λ‘¬ν”„νŠΈλ‘œ μ‚¬μš©
29
  100, # Steps