Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Update requirements.txt
Browse files- requirements.txt +2 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -5,4 +5,5 @@ tiktoken==0.4.0 | |
| 5 | 
             
            faiss-cpu==1.7.4
         | 
| 6 | 
             
            protobuf~=3.19.0
         | 
| 7 | 
             
            google-generativeai
         | 
| 8 | 
            -
            sentence-transformers
         | 
|  | 
|  | |
| 5 | 
             
            faiss-cpu==1.7.4
         | 
| 6 | 
             
            protobuf~=3.19.0
         | 
| 7 | 
             
            google-generativeai
         | 
| 8 | 
            +
            sentence-transformers
         | 
| 9 | 
            +
            base64
         |