Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update requirements.txt (#2)
Browse files- Update requirements.txt (fd9736f684113f7e449e997c3b3b65ad268a7d1b)
Co-authored-by: Sherry Thomas <SherryT997@users.noreply.huggingface.co>
- requirements.txt +2 -0
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,2 +1,4 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 1 | 
         
             
            git+https://github.com/huggingface/parler-tts.git
         
     | 
| 2 | 
         
             
            accelerate
         
     | 
| 
         | 
|
| 1 | 
         
            +
            torch
         
     | 
| 2 | 
         
            +
            spaces
         
     | 
| 3 | 
         
             
            git+https://github.com/huggingface/parler-tts.git
         
     | 
| 4 | 
         
             
            accelerate
         
     |