Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update requirements.txt
Browse files- requirements.txt +5 -10
    	
        requirements.txt
    CHANGED
    
    | @@ -1,15 +1,10 @@ | |
| 1 | 
             
            gradio
         | 
| 2 | 
             
            pyvista
         | 
|  | |
| 3 | 
             
            matplotlib
         | 
| 4 | 
             
            numpy
         | 
| 5 | 
            -
             | 
| 6 | 
            -
            ipython
         | 
| 7 | 
            -
            pillow
         | 
| 8 | 
            -
            shapely
         | 
| 9 | 
            -
            trimesh 
         | 
| 10 | 
             
            plotly
         | 
| 11 | 
            -
             | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
| 14 | 
            -
            requests 
         | 
| 15 | 
            -
            beautifulsoup4
         | 
|  | |
| 1 | 
             
            gradio
         | 
| 2 | 
             
            pyvista
         | 
| 3 | 
            +
            vtk
         | 
| 4 | 
             
            matplotlib
         | 
| 5 | 
             
            numpy
         | 
| 6 | 
            +
            trimesh[easy]
         | 
|  | |
|  | |
|  | |
|  | |
| 7 | 
             
            plotly
         | 
| 8 | 
            +
            shapely
         | 
| 9 | 
            +
            seaborn
         | 
| 10 | 
            +
             | 
|  | |
|  | 
