Spaces:
				
			
			
	
			
			
					
		Restarting
		
			on 
			
			CPU Upgrade
	
	
	
			
			
	
	
	
	
		
		
					
		Restarting
		
			on 
			
			CPU Upgrade
	Update deps
Browse files- requirements.txt +3 -0
    	
        requirements.txt
    CHANGED
    
    | @@ -11,6 +11,7 @@ charset-normalizer==3.1.0 | |
| 11 | 
             
            click==8.1.3
         | 
| 12 | 
             
            contourpy==1.0.7
         | 
| 13 | 
             
            cycler==0.11.0
         | 
|  | |
| 14 | 
             
            entrypoints==0.4
         | 
| 15 | 
             
            fastapi==0.95.1
         | 
| 16 | 
             
            ffmpy==0.3.0
         | 
| @@ -40,6 +41,8 @@ orjson==3.8.10 | |
| 40 | 
             
            packaging==23.1
         | 
| 41 | 
             
            pandas==2.0.0
         | 
| 42 | 
             
            Pillow==9.5.0
         | 
|  | |
|  | |
| 43 | 
             
            pydantic==1.10.7
         | 
| 44 | 
             
            pydub==0.25.1
         | 
| 45 | 
             
            pyparsing==3.0.9
         | 
|  | |
| 11 | 
             
            click==8.1.3
         | 
| 12 | 
             
            contourpy==1.0.7
         | 
| 13 | 
             
            cycler==0.11.0
         | 
| 14 | 
            +
            datasets==2.12.0
         | 
| 15 | 
             
            entrypoints==0.4
         | 
| 16 | 
             
            fastapi==0.95.1
         | 
| 17 | 
             
            ffmpy==0.3.0
         | 
|  | |
| 41 | 
             
            packaging==23.1
         | 
| 42 | 
             
            pandas==2.0.0
         | 
| 43 | 
             
            Pillow==9.5.0
         | 
| 44 | 
            +
            plotly==5.14.1
         | 
| 45 | 
            +
            pyarrow==11.0.0
         | 
| 46 | 
             
            pydantic==1.10.7
         | 
| 47 | 
             
            pydub==0.25.1
         | 
| 48 | 
             
            pyparsing==3.0.9
         | 

