Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rearvuez
/
geolocal-StreetCLIP
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3f3b8c8
geolocal-StreetCLIP
/
app.py
Rearvuez
initial commit
3f3b8c8
over 1 year ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/geolocal/StreetCLIP"
).launch()