Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
#55
by
						
reach-vb
	
							HF Staff
						- opened
							
					
- requirements.txt +2 -2
    	
        requirements.txt
    CHANGED
    
    | @@ -9,8 +9,8 @@ num2words | |
| 9 | 
             
            numpy
         | 
| 10 | 
             
            sentencepiece
         | 
| 11 | 
             
            spacy==3.5.2
         | 
| 12 | 
            -
            torch | 
| 13 | 
            -
            torchaudio | 
| 14 | 
             
            huggingface_hub
         | 
| 15 | 
             
            tqdm
         | 
| 16 | 
             
            transformers
         | 
|  | |
| 9 | 
             
            numpy
         | 
| 10 | 
             
            sentencepiece
         | 
| 11 | 
             
            spacy==3.5.2
         | 
| 12 | 
            +
            torch<2.1.0
         | 
| 13 | 
            +
            torchaudio<2.1.0
         | 
| 14 | 
             
            huggingface_hub
         | 
| 15 | 
             
            tqdm
         | 
| 16 | 
             
            transformers
         | 
