File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -563,6 +563,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
563563		filter : true , 
564564		countDownloads : `path:"hyperparams.yaml"` , 
565565	} , 
566+ 	"ssr-speech" : { 
567+ 		prettyLabel : "SSR-Speech" , 
568+ 		repoName : "SSR-Speech" , 
569+ 		repoUrl : "https://github.com/WangHelin1997/SSR-Speech" , 
570+ 		filter : false , 
571+ 		countDownloads : `path_extension:".pth"` , 
572+ 	} , 
566573	"stable-audio-tools" : { 
567574		prettyLabel : "Stable Audio Tools" , 
568575		repoName : "stable-audio-tools" , 
@@ -586,6 +593,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
586593		countDownloads : `path:"cvlm_llama2_tokenizer/tokenizer.model"` , 
587594		snippets : snippets . seed_story , 
588595	} , 
596+ 	soloaudio : { 
597+ 		prettyLabel : "SoloAudio" , 
598+ 		repoName : "SoloAudio" , 
599+ 		repoUrl : "https://github.com/WangHelin1997/SoloAudio" , 
600+ 		filter : false , 
601+ 		countDownloads : `path:"soloaudio_v2.pt"` , 
602+ 	} , 
589603	"stable-baselines3" : { 
590604		prettyLabel : "stable-baselines3" , 
591605		repoName : "stable-baselines3" , 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments