Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
q-future
/
OneAlign
like
10
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
a23f4af
OneAlign
/
app.py
teowu
initial commit
a23f4af
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()