Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Update requirements.txt
Browse files- requirements.txt +1 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -4,4 +4,4 @@ torch 
     | 
|
| 4 | 
         
             
            torchvision
         
     | 
| 5 | 
         
             
            transforms
         
     | 
| 6 | 
         
             
            helper_functions
         
     | 
| 7 | 
         
            -
            set_seeds
         
     | 
| 
         | 
|
| 4 | 
         
             
            torchvision
         
     | 
| 5 | 
         
             
            transforms
         
     | 
| 6 | 
         
             
            helper_functions
         
     | 
| 7 | 
         
            +
            set_seeds()
         
     |