Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qween-beth
/
VideoAditor-Flux-Lora-Realism
like
0
Sleeping
App
Files
Files
Community
main
VideoAditor-Flux-Lora-Realism
/
app.py
qween-beth
initial commit
a792ad1
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/VideoAditor/Flux-Lora-Realism"
).launch()