Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kantuswx
/
Geoguessr
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Geoguessr
/
app.py
kantuswx
Update app.py
9c6a65a
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/geolocal/StreetCLIP"
).launch()