Spaces:
Runtime error
Runtime error
File size: 168 Bytes
6c530fa |
1 2 3 4 5 6 7 8 9 |
function start_training_textual_inversion(){
requestProgress('ti')
gradioApp().querySelector('#ti_error').innerHTML=''
return args_to_array(arguments)
}
|