mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-10-31 09:49:48 +00:00 
			
		
		
		
	Add faiss dependency to tutorial 12 (#2109)
This commit is contained in:
		
							parent
							
								
									88771b2bee
								
							
						
					
					
						commit
						3245cdef1d
					
				| @ -51,7 +51,7 @@ | |||||||
|     "\n", |     "\n", | ||||||
|     "# Install the latest master of Haystack\n", |     "# Install the latest master of Haystack\n", | ||||||
|     "!pip install --upgrade pip\n", |     "!pip install --upgrade pip\n", | ||||||
|     "!pip install git+https://github.com/deepset-ai/haystack.git#egg=farm-haystack[colab]" |     "!pip install git+https://github.com/deepset-ai/haystack.git#egg=farm-haystack[colab,faiss]" | ||||||
|    ] |    ] | ||||||
|   }, |   }, | ||||||
|   { |   { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Julian Risch
						Julian Risch