mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-04 06:15:17 +00:00 
			
		
		
		
	updated requirements
This commit is contained in:
		
							parent
							
								
									a9119782d0
								
							
						
					
					
						commit
						07bd58c90d
					
				@ -17,7 +17,7 @@ gradio==5.23.0
 | 
			
		||||
numpy>=1.23.5,<2
 | 
			
		||||
einops
 | 
			
		||||
moviepy==1.0.3
 | 
			
		||||
mmgp==3.4.6
 | 
			
		||||
mmgp==3.4.7
 | 
			
		||||
peft==0.14.0
 | 
			
		||||
mutagen
 | 
			
		||||
pydantic==2.10.6
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								wgp.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								wgp.py
									
									
									
									
									
								
							@ -42,7 +42,7 @@ global_queue_ref = []
 | 
			
		||||
AUTOSAVE_FILENAME = "queue.zip"
 | 
			
		||||
PROMPT_VARS_MAX = 10
 | 
			
		||||
 | 
			
		||||
target_mmgp_version = "3.4.6"
 | 
			
		||||
target_mmgp_version = "3.4.7"
 | 
			
		||||
prompt_enhancer_image_caption_model, prompt_enhancer_image_caption_processor, prompt_enhancer_llm_model, prompt_enhancer_llm_tokenizer = None, None, None, None
 | 
			
		||||
 | 
			
		||||
from importlib.metadata import version
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user