Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Commit 
							
							·
						
						de141f4
	
1
								Parent(s):
							
							f38a125
								
Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -12,7 +12,6 @@ from datasets import load_dataset 
     | 
|
| 12 | 
         | 
| 13 | 
         
             
            pd.options.plotting.backend = "plotly"
         
     | 
| 14 | 
         | 
| 15 | 
         
            -
             
     | 
| 16 | 
         
             
            def download_dataset():
         
     | 
| 17 | 
         
             
                return load_dataset(
         
     | 
| 18 | 
         
             
                    "open-source-metrics/model-repos-stats",
         
     | 
| 
         | 
|
| 12 | 
         | 
| 13 | 
         
             
            pd.options.plotting.backend = "plotly"
         
     | 
| 14 | 
         | 
| 
         | 
|
| 15 | 
         
             
            def download_dataset():
         
     | 
| 16 | 
         
             
                return load_dataset(
         
     | 
| 17 | 
         
             
                    "open-source-metrics/model-repos-stats",
         
     |