Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update requirements.txt
Browse filesverzija sckit-learn dodana
- requirements.txt +1 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,4 +1,4 @@ 
     | 
|
| 1 | 
         
             
            gradio
         
     | 
| 2 | 
         
             
            xgboost
         
     | 
| 3 | 
         
            -
            scikit-learn
         
     | 
| 4 | 
         
             
            pandas
         
     | 
| 
         | 
|
| 1 | 
         
             
            gradio
         
     | 
| 2 | 
         
             
            xgboost
         
     | 
| 3 | 
         
            +
            scikit-learn==1.5
         
     | 
| 4 | 
         
             
            pandas
         
     |