Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update requirements.txt
Browse files- requirements.txt +0 -2
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,6 +1,4 @@ 
     | 
|
| 1 | 
         
             
            #--extra-index-url https://download.pytorch.org/whl/cu124
         
     | 
| 2 | 
         
            -
            #--extra-index-url https://download.pytorch.org/whl/cu121
         
     | 
| 3 | 
         
            -
            #--extra-index-url https://download.pytorch.org/whl/cu118
         
     | 
| 4 | 
         
             
            # basic dependencies
         
     | 
| 5 | 
         
             
            torch==2.4.0
         
     | 
| 6 | 
         
             
            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
         
     |