Spaces:
				
			
			
	
			
			
		Paused
		
	
	
	
			
			
	
	
	
	
		
		
		Paused
		
	Update requirements.txt
Browse files- requirements.txt +2 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -5,4 +5,5 @@ numpy 
     | 
|
| 5 | 
         
             
            torch
         
     | 
| 6 | 
         
             
            streaming-stt-nemo==0.2.0
         
     | 
| 7 | 
         
             
            edge-tts
         
     | 
| 8 | 
         
            -
            asyncio
         
     | 
| 
         | 
| 
         | 
|
| 5 | 
         
             
            torch
         
     | 
| 6 | 
         
             
            streaming-stt-nemo==0.2.0
         
     | 
| 7 | 
         
             
            edge-tts
         
     | 
| 8 | 
         
            +
            asyncio
         
     | 
| 9 | 
         
            +
            torchvision
         
     |