Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luffyfly
/
q-future-one-align
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
41b921e
q-future-one-align
/
app.py
luffyfly
initial commit
41b921e
over 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/q-future/one-align"
).launch()