Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						920b90f
	
1
								Parent(s):
							
							53a26cd
								
- .gitignore +1 -0
- options/Video_model/__pycache__/utils.cpython-310.pyc +0 -0
- requirements.txt +1 -1
    	
        .gitignore
    ADDED
    
    | @@ -0,0 +1 @@ | |
|  | 
|  | |
| 1 | 
            +
            outputs_gradio/000000.mp4
         | 
    	
        options/Video_model/__pycache__/utils.cpython-310.pyc
    CHANGED
    
    | Binary files a/options/Video_model/__pycache__/utils.cpython-310.pyc and b/options/Video_model/__pycache__/utils.cpython-310.pyc differ | 
|  | 
    	
        requirements.txt
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            imageio
         | 
| 2 | 
             
            controlnet_aux
         | 
| 3 | 
             
            sentencepiece
         | 
| 4 | 
             
            mediapipe
         | 
|  | |
| 1 | 
            +
            imageio[ffmpeg]
         | 
| 2 | 
             
            controlnet_aux
         | 
| 3 | 
             
            sentencepiece
         | 
| 4 | 
             
            mediapipe
         | 
