Compare commits
	
		
			1 Commits 
		
	
	
		
			9c4e68c270
			...
			4712f3bfda
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  | 4712f3bfda | 
|  | @ -30,11 +30,11 @@ By using this software, you agree to these terms and commit to using it in a man | ||||||
| 
 | 
 | ||||||
| Users are expected to use this software responsibly and legally. If using a real person's face, obtain their consent and clearly label any output as a deepfake when sharing online. We are not responsible for end-user actions. | Users are expected to use this software responsibly and legally. If using a real person's face, obtain their consent and clearly label any output as a deepfake when sharing online. We are not responsible for end-user actions. | ||||||
| 
 | 
 | ||||||
| ## Exclusive v2.1 Quick Start - Pre-built (Windows/Mac Silicon) | ## Exclusive v2.0 Quick Start - Pre-built (Windows) | ||||||
| 
 | 
 | ||||||
|   <a href="https://deeplivecam.net/index.php/quickstart"> <img src="media/Download.png" width="285" height="77" /> |   <a href="https://deeplivecam.net/index.php/quickstart"> <img src="media/Download.png" width="285" height="77" /> | ||||||
| 
 | 
 | ||||||
| ##### This is the fastest build you can get if you have a discrete NVIDIA or AMD GPU or Mac Silicon, And you'll receive special priority support. | ##### This is the fastest build you can get if you have a discrete NVIDIA or AMD GPU. | ||||||
|   |   | ||||||
| ###### These Pre-builts are perfect for non-technical users or those who don't have time to, or can't manually install all the requirements. Just a heads-up: this is an open-source project, so you can also install it manually. This will be 60 days ahead on the open source version. | ###### These Pre-builts are perfect for non-technical users or those who don't have time to, or can't manually install all the requirements. Just a heads-up: this is an open-source project, so you can also install it manually. This will be 60 days ahead on the open source version. | ||||||
| 
 | 
 | ||||||
|  | @ -283,7 +283,7 @@ pip install -r requirements.txt | ||||||
| ```bash | ```bash | ||||||
| pip install -U torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128 | pip install -U torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128 | ||||||
| pip uninstall onnxruntime onnxruntime-gpu | pip uninstall onnxruntime onnxruntime-gpu | ||||||
| pip install onnxruntime-gpu==1.21.0 | pip install onnxruntime-gpu==1.16.3 | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| 3. Usage: | 3. Usage: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue