GenDoc_03 / app.py
MisterAI's picture
Create app.py
8eb6a5e verified
raw
history blame
257 Bytes
#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()