Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update requirements.txt
Browse files- requirements.txt +1 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,4 +1,4 @@ 
     | 
|
| 1 | 
         
            -
             
     | 
| 2 | 
         
             
            # basic dependencies
         
     | 
| 3 | 
         
             
            torch==2.4.0
         
     | 
| 4 | 
         
             
            torchvision==0.19.0
         
     | 
| 
         | 
|
| 1 | 
         
            +
            --extra-index-url https://download.pytorch.org/whl/cu124
         
     | 
| 2 | 
         
             
            # basic dependencies
         
     | 
| 3 | 
         
             
            torch==2.4.0
         
     | 
| 4 | 
         
             
            torchvision==0.19.0
         
     |