Spaces:
Running
on
Zero
Running
on
Zero
llasa fix
Browse files- 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 |
-
'
|
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',
|