Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -83,7 +83,7 @@ with gr.Blocks() as demo: | |
| 83 | 
             
                gr.Markdown("<h1>🍲 FlowChef 🍲</h1>")
         | 
| 84 | 
             
                gr.Markdown("<h2>Inversion/Gradient/Training-free Steering of <u>InstaFlow (SDv1.5) for Inpainting (Inverse Problem)</u></h2>")
         | 
| 85 | 
             
                gr.Markdown("<h3><p><a href='https://flowchef.github.io/'>Project Page</a> | <a href='#'>Paper</a></p> (Steering Rectified Flow Models in the Vector Field for Controlled Image Generation)</h3>")
         | 
| 86 | 
            -
                gr.Markdown("<h3>💡 We recommend going through our <a href='#'>tutorial introduction</a> before getting started!</h3>")
         | 
| 87 | 
             
                gr.Markdown("<h3>⚡ For better performance, check out our demo on <a href='https://huggingface.co/spaces/FlowChef/FlowChef-Flux1-dev'>Flux</a>!</h3>")
         | 
| 88 |  | 
| 89 | 
             
                # Store current state
         | 
|  | |
| 83 | 
             
                gr.Markdown("<h1>🍲 FlowChef 🍲</h1>")
         | 
| 84 | 
             
                gr.Markdown("<h2>Inversion/Gradient/Training-free Steering of <u>InstaFlow (SDv1.5) for Inpainting (Inverse Problem)</u></h2>")
         | 
| 85 | 
             
                gr.Markdown("<h3><p><a href='https://flowchef.github.io/'>Project Page</a> | <a href='#'>Paper</a></p> (Steering Rectified Flow Models in the Vector Field for Controlled Image Generation)</h3>")
         | 
| 86 | 
            +
                # gr.Markdown("<h3>💡 We recommend going through our <a href='#'>tutorial introduction</a> before getting started!</h3>")
         | 
| 87 | 
             
                gr.Markdown("<h3>⚡ For better performance, check out our demo on <a href='https://huggingface.co/spaces/FlowChef/FlowChef-Flux1-dev'>Flux</a>!</h3>")
         | 
| 88 |  | 
| 89 | 
             
                # Store current state
         | 
 
			

