Hasan Iqbal
		
	commited on
		
		
					Added seaborn as requirement
Browse files- requirements.txt +1 -0
    	
        requirements.txt
    CHANGED
    
    | @@ -4,6 +4,7 @@ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_ | |
| 4 | 
             
            evaluate
         | 
| 5 | 
             
            factool @ git+https://github.com/hasaniqbal777/factool
         | 
| 6 | 
             
            nltk
         | 
|  | |
| 7 | 
             
            sentence-transformers
         | 
| 8 | 
             
            spacy
         | 
| 9 | 
             
            streamlit
         | 
|  | |
| 4 | 
             
            evaluate
         | 
| 5 | 
             
            factool @ git+https://github.com/hasaniqbal777/factool
         | 
| 6 | 
             
            nltk
         | 
| 7 | 
            +
            seaborn
         | 
| 8 | 
             
            sentence-transformers
         | 
| 9 | 
             
            spacy
         | 
| 10 | 
             
            streamlit
         |