Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rearvuez
/
geolocal-StreetCLIP
like
0
Running
App
Files
Files
Community
3f3b8c8
geolocal-StreetCLIP
/
app.py
Rearvuez
initial commit
3f3b8c8
11 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/geolocal/StreetCLIP"
).launch()