Spaces:
Sleeping
Sleeping
| """Hugging Face Spaces entrypoint for the Global CO₂ Explorer.""" | |
| from streamlit_app import main | |
| if __name__ == "__main__": | |
| main() | |
| """Hugging Face Spaces entrypoint for the Global CO₂ Explorer.""" | |
| from streamlit_app import main | |
| if __name__ == "__main__": | |
| main() | |