Spaces:
				
			
			
	
			
			
		Paused
		
	
	
	
			
			
	
	
	
	
		
		
		Paused
		
	Update requirements.txt
Browse files- requirements.txt +2 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -2,4 +2,5 @@ streamlit 
     | 
|
| 2 | 
         
             
            transformers
         
     | 
| 3 | 
         
             
            langchain_huggingface
         
     | 
| 4 | 
         
             
            PyPDF2
         
     | 
| 5 | 
         
            -
            python-docx
         
     | 
| 
         | 
| 
         | 
|
| 2 | 
         
             
            transformers
         
     | 
| 3 | 
         
             
            langchain_huggingface
         
     | 
| 4 | 
         
             
            PyPDF2
         
     | 
| 5 | 
         
            +
            python-docx
         
     | 
| 6 | 
         
            +
            sentencepiece
         
     |