Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -8,7 +8,7 @@ transformers==4.42.3 | |
| 8 | 
             
            huggingface_hub
         | 
| 9 | 
             
            langchain_community
         | 
| 10 | 
             
            optimum==1.22.0
         | 
| 11 | 
            -
            optimum-intel==1. | 
| 12 | 
             
            unstructured
         | 
| 13 | 
             
            python-docx
         | 
| 14 | 
             
            faiss-cpu
         | 
|  | |
| 8 | 
             
            huggingface_hub
         | 
| 9 | 
             
            langchain_community
         | 
| 10 | 
             
            optimum==1.22.0
         | 
| 11 | 
            +
            optimum-intel==1.19.0
         | 
| 12 | 
             
            unstructured
         | 
| 13 | 
             
            python-docx
         | 
| 14 | 
             
            faiss-cpu
         |