Tom Aarsen
		
	commited on
		
		
					Commit 
							
							·
						
						b745ac5
	
1
								Parent(s):
							
							9e998d9
								
Use patched ffmpy that doesn't use setuptools.command.test
Browse files- requirements.txt +1 -0
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,3 +1,4 @@ 
     | 
|
| 
         | 
|
| 1 | 
         
             
            gradio
         
     | 
| 2 | 
         
             
            datasets
         
     | 
| 3 | 
         
             
            pandas
         
     | 
| 
         | 
|
| 1 | 
         
            +
            git+https://github.com/EuDs63/ffmpy.git@333a19ee4d21f32537c0508aa1942ef1aa7afe24
         
     | 
| 2 | 
         
             
            gradio
         
     | 
| 3 | 
         
             
            datasets
         
     | 
| 4 | 
         
             
            pandas
         
     |