Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Update requirements.txt
Browse files- requirements.txt +2 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -9,4 +9,5 @@ git+https://github.com/asomoza/image_gen_aux.git 
     | 
|
| 9 | 
         
             
            spaces
         
     | 
| 10 | 
         
             
            gradio
         
     | 
| 11 | 
         
             
            numpy
         
     | 
| 12 | 
         
            -
            huggingface_hub
         
     | 
| 
         | 
| 
         | 
|
| 9 | 
         
             
            spaces
         
     | 
| 10 | 
         
             
            gradio
         
     | 
| 11 | 
         
             
            numpy
         
     | 
| 12 | 
         
            +
            huggingface_hub
         
     | 
| 13 | 
         
            +
            opencv-python
         
     |