Compare commits
	
		
			2 Commits 
		
	
	
		
			817e0503e7
			...
			fce652fcd6
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  | fce652fcd6 | |
|  | 92a0994f01 | 
|  | @ -59,7 +59,7 @@ Here's the link without the tedious installation script below | |||
| #### 3. Download Models | ||||
| 
 | ||||
|  1. [GFPGANv1.4](https://huggingface.co/hacksider/deep-live-cam/resolve/main/GFPGANv1.4.pth) | ||||
|  2. [inswapper_128_fp16.onnx](https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128_fp16.onnx) *(Note: Use this [replacement version](https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128_fp16.onnx) if an issue occurs on your computer)* | ||||
|  2. [inswapper_128.onnx](https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128.onnx) *(Note: Use this [replacement version](https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx) if an issue occurs on your computer)* | ||||
| 
 | ||||
| Then put those 2 files on the "**models**" folder | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue