Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nakas
/
windmap
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
windmap
/
run.sh
nakas
🌬️ Add interactive global wind map application
33a3d42
2 months ago
raw
Copy download link
history
blame
contribute
delete
105 Bytes
#!/bin/bash
# Activate virtual environment
source
venv/bin/activate
# Run the Gradio app
python app.py