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