mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-04 06:15:17 +00:00 
			
		
		
		
	
						commit
						d7713c9c8e
					
				@ -233,7 +233,7 @@ git clone https://github.com/deepbeepmeep/Wan2GP.git
 | 
				
			|||||||
cd Wan2GP
 | 
					cd Wan2GP
 | 
				
			||||||
conda create -n wan2gp python=3.10.9
 | 
					conda create -n wan2gp python=3.10.9
 | 
				
			||||||
conda activate wan2gp
 | 
					conda activate wan2gp
 | 
				
			||||||
pip install torch==2.7.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/test/cu124
 | 
					pip install torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 --extra-index-url https://download.pytorch.org/whl/cu124
 | 
				
			||||||
pip install -r requirements.txt
 | 
					pip install -r requirements.txt
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user