SakibRumu
		
	commited on
		
		
					Update requirements.txt
Browse files- requirements.txt +3 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,7 +1,9 @@ | |
| 1 | 
             
            torch
         | 
| 2 | 
             
            opencv-python
         | 
| 3 | 
            -
            numpy
         | 
| 4 | 
             
            pytesseract
         | 
| 5 | 
             
            gradio
         | 
| 6 | 
             
            pillow
         | 
|  | |
|  | |
|  | |
| 7 |  | 
|  | |
| 1 | 
             
            torch
         | 
| 2 | 
             
            opencv-python
         | 
|  | |
| 3 | 
             
            pytesseract
         | 
| 4 | 
             
            gradio
         | 
| 5 | 
             
            pillow
         | 
| 6 | 
            +
            numpy==1.23.5
         | 
| 7 | 
            +
            scipy==1.10.0
         | 
| 8 | 
            +
             | 
| 9 |  |