MisterAI commited on
Commit
72071c1
·
verified ·
1 Parent(s): ea3749b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
app.py CHANGED
@@ -6,10 +6,15 @@
6
  #import gradio as gr
7
  #gr.load("models/black-forest-labs/FLUX.1-schnell/vae").launch()
8
 
9
- import gradio as gr
10
- gr.load("models/MisterAI/FLUX_vae").launch()
11
 
12
  #Fonctionne : Inference probablement sur HFInferenceAPI
13
  #import gradio as gr
14
  #gr.load("models/anthienlong/Cyberpunk").launch()
15
 
 
 
 
 
 
 
6
  #import gradio as gr
7
  #gr.load("models/black-forest-labs/FLUX.1-schnell/vae").launch()
8
 
9
+ #import gradio as gr
10
+ #gr.load("models/MisterAI/FLUX_vae").launch()
11
 
12
  #Fonctionne : Inference probablement sur HFInferenceAPI
13
  #import gradio as gr
14
  #gr.load("models/anthienlong/Cyberpunk").launch()
15
 
16
+
17
+
18
+ import gradio as gr
19
+ gr.load("models/EVA787797/78778").launch()
20
+