Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Lacrogade12
/
codermert-baharrr_fluxxx
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
codermert-baharrr_fluxxx
/
app.py
Lacrogade12
initial commit
87d57d3
verified
25 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
106 Bytes
import
gradio
as
gr
gr.load(
"models/codermert/baharrr_fluxxx"
,
provider=
"hf-inference"
,
).launch()