Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            gradio | 
| 2 | 
             
            torch>=2.0.0,<2.3.0
         | 
| 3 | 
             
            torchvision>=0.15.0
         | 
| 4 | 
             
            numpy>=1.21.0
         | 
|  | |
| 1 | 
            +
            gradio==4.16.0
         | 
| 2 | 
             
            torch>=2.0.0,<2.3.0
         | 
| 3 | 
             
            torchvision>=0.15.0
         | 
| 4 | 
             
            numpy>=1.21.0
         |