add
Browse files- requirements.txt +1 -0
    	
        requirements.txt
    CHANGED
    
    | @@ -1,3 +1,4 @@ | |
|  | |
| 1 | 
             
            torch==1.13.1
         | 
| 2 | 
             
            torchaudio==0.13.1
         | 
| 3 | 
             
            torchvision==0.14.1
         | 
|  | |
| 1 | 
            +
            numpy<2.0.0
         | 
| 2 | 
             
            torch==1.13.1
         | 
| 3 | 
             
            torchaudio==0.13.1
         | 
| 4 | 
             
            torchvision==0.14.1
         |