Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -135,7 +135,7 @@ css = ''' | |
| 135 | 
             
            '''
         | 
| 136 | 
             
            with gr.Blocks(title="Lucy Edit - Video Editing with Text", css=css) as demo:
         | 
| 137 | 
             
                gr.HTML(f"""<p align="center">
         | 
| 138 | 
            -
              <img src="https://huggingface.co/decart-ai/Lucy-Edit-Dev/resolve/main/assets/logo.png" width=" | 
| 139 | 
             
            </p>
         | 
| 140 |  | 
| 141 | 
             
            <p align="center">
         | 
|  | |
| 135 | 
             
            '''
         | 
| 136 | 
             
            with gr.Blocks(title="Lucy Edit - Video Editing with Text", css=css) as demo:
         | 
| 137 | 
             
                gr.HTML(f"""<p align="center">
         | 
| 138 | 
            +
              <img src="https://huggingface.co/decart-ai/Lucy-Edit-Dev/resolve/main/assets/logo.png" width="480" style="margin-top: -25px" alt="Lucy Edit Dev Logo"/>
         | 
| 139 | 
             
            </p>
         | 
| 140 |  | 
| 141 | 
             
            <p align="center">
         | 

