File size: 257 Bytes
8eb6a5e
 
 
 
 
 
 
1
2
3
4
5
6
7
#Original File Found At https://huggingface.co/spaces/parthgajera320/FLUX/blob/main/app.py
#import gradio as gr
#gr.load("models/anthienlong/flux_image_enhancer").launch()


import gradio as gr
gr.load("models/black-forest-labs/FLUX.1-schnell/vae").launch()