Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Create run.sh
Browse files- src/run.sh +4 -0
    	
        src/run.sh
    ADDED
    
    | @@ -0,0 +1,4 @@ | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            # Commented out IPython magic to ensure Python compatibility.
         | 
| 2 | 
            +
            # cd LivePortrait
         | 
| 3 | 
            +
            # source input is an image
         | 
| 4 | 
            +
            python inference.py -s /nr_ywo/coding/LP/WhatsAppImage.jpeg -d /nr_ywo/coding/LP/square_driver_movies/square_driver.mp4
         | 
 
			
