Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Upload requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            torch==2.6.0 | 
| 2 | 
             
            gradio>=4.0.0
         | 
| 3 | 
             
            nemo_toolkit[asr,tts] @ git+https://github.com/NVIDIA/NeMo.git
         | 
| 4 | 
             
            accelerate>=0.20.0
         | 
|  | |
| 1 | 
            +
            torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cu118
         | 
| 2 | 
             
            gradio>=4.0.0
         | 
| 3 | 
             
            nemo_toolkit[asr,tts] @ git+https://github.com/NVIDIA/NeMo.git
         | 
| 4 | 
             
            accelerate>=0.20.0
         |