Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -18,7 +18,7 @@ tqdm | |
| 18 |  | 
| 19 | 
             
            # Mesh Processing
         | 
| 20 | 
             
            trimesh
         | 
| 21 | 
            -
            pymeshlab
         | 
| 22 | 
             
            pygltflib
         | 
| 23 | 
             
            xatlas
         | 
| 24 | 
             
            #kornia
         | 
|  | |
| 18 |  | 
| 19 | 
             
            # Mesh Processing
         | 
| 20 | 
             
            trimesh
         | 
| 21 | 
            +
            pymeshlab==2023.12.post3
         | 
| 22 | 
             
            pygltflib
         | 
| 23 | 
             
            xatlas
         | 
| 24 | 
             
            #kornia
         |