Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Zero-Shot-Image-Class-flax-community-clip-rsicd-v2
like
0
Runtime error
App
Files
Files
Community
81802eb
Zero-Shot-Image-Class-flax-community-clip-rsicd-v2
/
app.py
awacke1
initial commit
81802eb
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/flax-community/clip-rsicd-v2"
).launch()