Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bluuuer
/
microsoft-beit-base-patch16-224-pt22k-ft22k
like
0
Running
App
Files
Files
Community
main
microsoft-beit-base-patch16-224-pt22k-ft22k
/
app.py
bluuuer
initial commit
4cc6a43
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/beit-base-patch16-224-pt22k-ft22k"
).launch()