Update requirements.txt
Browse files- requirements.txt +7 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -3,4 +3,10 @@ torch | |
| 3 | 
             
            sentencepiece
         | 
| 4 | 
             
            sentence-transformers
         | 
| 5 | 
             
            gradio-huggingfacehub-search
         | 
| 6 | 
            -
            torchvision
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 3 | 
             
            sentencepiece
         | 
| 4 | 
             
            sentence-transformers
         | 
| 5 | 
             
            gradio-huggingfacehub-search
         | 
| 6 | 
            +
            torchvision
         | 
| 7 | 
            +
            pandas
         | 
| 8 | 
            +
            pillow
         | 
| 9 | 
            +
            datasets
         | 
| 10 | 
            +
            librosa
         | 
| 11 | 
            +
            opencv-python
         | 
| 12 | 
            +
            torchaudio
         | 
