fix bug
This commit is contained in:
		
							parent
							
								
									638f92c09a
								
							
						
					
					
						commit
						7e2b31bedf
					
				@ -39,7 +39,7 @@ conda activate ISAT_with_segment_anything
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### (2) Install Segment anything
 | 
					### (2) Install Segment anything
 | 
				
			||||||
```shell
 | 
					```shell
 | 
				
			||||||
git clone git@github.com:facebookresearch/segment-anything.git
 | 
					git clone https://github.com/facebookresearch/segment-anything.git
 | 
				
			||||||
cd segment-anything
 | 
					cd segment-anything
 | 
				
			||||||
pip install -e .
 | 
					pip install -e .
 | 
				
			||||||
cd ..
 | 
					cd ..
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user