Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +1 -0
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,3 +1,4 @@ 
     | 
|
| 
         | 
|
| 1 | 
         
             
            numpy>=1.18.5,<1.24.0
         
     | 
| 2 | 
         
             
            cython
         
     | 
| 3 | 
         
             
            scipy
         
     | 
| 
         | 
|
| 1 | 
         
            +
            gradio==3.44.1
         
     | 
| 2 | 
         
             
            numpy>=1.18.5,<1.24.0
         
     | 
| 3 | 
         
             
            cython
         
     | 
| 4 | 
         
             
            scipy
         
     |