Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Commit 
							
							·
						
						0bea325
	
1
								Parent(s):
							
							5b3fc44
								
fix req
Browse files- requirements.txt +3 -2
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,3 +1,4 @@ 
     | 
|
| 
         | 
|
| 1 | 
         
             
            # Build Tools
         
     | 
| 2 | 
         
             
            ninja==1.11.1.1
         
     | 
| 3 | 
         | 
| 
         @@ -43,6 +44,6 @@ scikit-image 
     | 
|
| 43 | 
         | 
| 44 | 
         
             
            # sonata
         
     | 
| 45 | 
         
             
            spconv-cu126
         
     | 
| 46 | 
         
            -
            torch-scatter -f https://data.pyg.org/whl/torch-2.8.0+cu129.html
         
     | 
| 47 | 
         
             
            git+https://github.com/Dao-AILab/flash-attention.git
         
     | 
| 48 | 
         
            -
            torch- 
     | 
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            --find-links https://data.pyg.org/whl/torch-2.8.0+cu129.html
         
     | 
| 2 | 
         
             
            # Build Tools
         
     | 
| 3 | 
         
             
            ninja==1.11.1.1
         
     | 
| 4 | 
         | 
| 
         | 
|
| 44 | 
         | 
| 45 | 
         
             
            # sonata
         
     | 
| 46 | 
         
             
            spconv-cu126
         
     | 
| 
         | 
|
| 47 | 
         
             
            git+https://github.com/Dao-AILab/flash-attention.git
         
     | 
| 48 | 
         
            +
            torch-scatter
         
     | 
| 49 | 
         
            +
            torch-cluster
         
     |