Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
IdenGhost
/
Freepik-flux.1-lite-8B-alpha
like
1
Running
App
Files
Files
Community
main
Freepik-flux.1-lite-8B-alpha
/
app.py
IdenGhost
initial commit
b96de2f
verified
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Freepik/flux.1-lite-8B-alpha"
).launch()