randomtable commited on
Commit
28fe427
·
verified ·
1 Parent(s): 1b29086

Create app2.py

Browse files
Files changed (1) hide show
  1. app2.py +3 -0
app2.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.load("models/black-forest-labs/FLUX.1-schnell").launch()