Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Commit 
							
							·
						
						be10b4a
	
1
								Parent(s):
							
							fdaf421
								
Create requirements.txt
Browse files- requirements.txt +10 -0
    	
        requirements.txt
    ADDED
    
    | @@ -0,0 +1,10 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            streamlit
         | 
| 2 | 
            +
            pandas
         | 
| 3 | 
            +
            numpy
         | 
| 4 | 
            +
            scikit-learn
         | 
| 5 | 
            +
            joblib
         | 
| 6 | 
            +
            Pillow
         | 
| 7 | 
            +
            tensorflow
         | 
| 8 | 
            +
            keras
         | 
| 9 | 
            +
            pycaret
         | 
| 10 | 
            +
            catboost
         |