Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Fix requirements (sin here-string) + Chronos-T5 compat
Browse files- requirements.txt +1 -2
    	
        requirements.txt
    CHANGED
    
    | @@ -1,9 +1,8 @@ | |
| 1 | 
            -
            @'
         | 
| 2 | 
             
            gradio>=4.44.0
         | 
| 3 | 
             
            pandas>=2.0.0
         | 
| 4 | 
             
            numpy>=1.24.0
         | 
| 5 | 
             
            matplotlib>=3.7.0
         | 
| 6 | 
             
            torch>=2.2.0
         | 
| 7 | 
             
            chronos-forecasting==1.5.3
         | 
| 8 | 
            -
             | 
| 9 |  | 
|  | |
|  | |
| 1 | 
             
            gradio>=4.44.0
         | 
| 2 | 
             
            pandas>=2.0.0
         | 
| 3 | 
             
            numpy>=1.24.0
         | 
| 4 | 
             
            matplotlib>=3.7.0
         | 
| 5 | 
             
            torch>=2.2.0
         | 
| 6 | 
             
            chronos-forecasting==1.5.3
         | 
| 7 | 
            +
             | 
| 8 |  |