joeysaada commited on
Commit
0944b1c
·
verified ·
1 Parent(s): 18200d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ import gradio as gr
2
+
3
+
4
+
5
+ gr.load("models/strangerzonehf/cinematicShot-Pics-Flux").launch()
6
+