Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Mileena
/
CLIP
like
1
Runtime error
App
Files
Files
Community
1
main
CLIP
/
app.py
Mileena
initial commit
6c4c97e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/SportsBERT"
).launch()