Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joeysaada
/
CinematicShot-Pics-Flux-DZ
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
joeysaada
commited on
7 days ago
Commit
0944b1c
·
verified
·
1 Parent(s):
18200d4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+6
-0
app.py
CHANGED
Viewed
@@ -0,0 +1,6 @@
1
+
import gradio as gr
2
+
3
+
4
+
5
+
gr.load("models/strangerzonehf/cinematicShot-Pics-Flux").launch()
6
+