Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Create requirements.txt
Browse files- requirements.txt +7 -0
    	
        requirements.txt
    ADDED
    
    | @@ -0,0 +1,7 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            --find-links https://download.pytorch.org/whl/cpu
         | 
| 2 | 
            +
            torch
         | 
| 3 | 
            +
            tirex-ts
         | 
| 4 | 
            +
            gradio
         | 
| 5 | 
            +
            pandas
         | 
| 6 | 
            +
            numpy
         | 
| 7 | 
            +
            matplotlib
         |