Create requirements.txt
Browse files- requirements.txt +7 -0
    	
        requirements.txt
    ADDED
    
    | @@ -0,0 +1,7 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            regex==2024.5.10
         | 
| 2 | 
            +
            google-cloud-vision==3.7.2
         | 
| 3 | 
            +
            torch
         | 
| 4 | 
            +
            torchvision
         | 
| 5 | 
            +
            albumentations
         | 
| 6 | 
            +
            pillow
         | 
| 7 | 
            +
            numpy
         | 
