Update requirements.txt
Browse files- requirements.txt +2 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -4,4 +4,5 @@ pytorch-crf==0.7.2 | |
| 4 | 
             
            pytorch_pretrained_bert==0.4.0
         | 
| 5 | 
             
            transformers
         | 
| 6 | 
             
            seqeval
         | 
| 7 | 
            -
            torchvision
         | 
|  | 
|  | |
| 4 | 
             
            pytorch_pretrained_bert==0.4.0
         | 
| 5 | 
             
            transformers
         | 
| 6 | 
             
            seqeval
         | 
| 7 | 
            +
            torchvision
         | 
| 8 | 
            +
            vncorenlp
         |