Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ryan1990
/
hfl-cino-base-v2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hfl-cino-base-v2
/
app.py
Ryan1990
initial commit
00d45fb
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/hfl/cino-base-v2"
).launch()