Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						46c1226
	
1
								Parent(s):
							
							32e19bf
								
Update requirements.txt
Browse files- requirements.txt +13 -6
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,6 +1,13 @@ 
     | 
|
| 1 | 
         
            -
             
     | 
| 2 | 
         
            -
             
     | 
| 3 | 
         
            -
             
     | 
| 4 | 
         
            -
             
     | 
| 5 | 
         
            -
             
     | 
| 6 | 
         
            -
             
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            fairseq; platform_system != "Windows"
         
     | 
| 2 | 
         
            +
            fairseq@https://github.com/Sharrnah/fairseq/releases/download/v0.12.4/fairseq-0.12.4-cp310-cp310-win_amd64.whl; platform_system == "Windows"
         
     | 
| 3 | 
         
            +
            audiolm-pytorch
         
     | 
| 4 | 
         
            +
            gradio
         
     | 
| 5 | 
         
            +
            funcy
         
     | 
| 6 | 
         
            +
            linkify
         
     | 
| 7 | 
         
            +
            mutagen
         
     | 
| 8 | 
         
            +
            pytorch_seed
         
     | 
| 9 | 
         
            +
            pyyaml
         
     | 
| 10 | 
         
            +
            sentencepiece
         
     | 
| 11 | 
         
            +
            soundfile; platform_system == "Windows"
         
     | 
| 12 | 
         
            +
            sox; platform_system != "Windows"
         
     | 
| 13 | 
         
            +
            transformers
         
     |