GenDoc_03 / app.py
MisterAI's picture
Update app.py
4768914 verified
raw
history blame
455 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()
import gradio as gr
gr.load("models/MisterAI/FLUX_vae").launch()
#Fonctionne : Inference probablement sur HFInferenceAPI
#import gradio as gr
#gr.load("models/anthienlong/Cyberpunk").launch()