Pendrokar commited on
Commit
44c0011
·
1 Parent(s): 261f600
Files changed (1) hide show
  1. app/models.py +1 -1
app/models.py CHANGED
@@ -323,7 +323,7 @@ HF_SPACES = {
323
  'is_zero_gpu_space': True,
324
  'series': 'OuteTTS',
325
  },
326
- 'OuteAI/OuteTTS-0.3-1B-Demo': {
327
  'name': 'llasa 3b',
328
  'function': '/infer',
329
  'text_param_index': 'target_text',
 
323
  'is_zero_gpu_space': True,
324
  'series': 'OuteTTS',
325
  },
326
+ 'srinivasbilla/llasa-3b-tts': {
327
  'name': 'llasa 3b',
328
  'function': '/infer',
329
  'text_param_index': 'target_text',