WeatherApp / README.md
averye-duke's picture
Updated readme
e73a9e5
---
title: WeatherApp
emoji: ๐Ÿš€
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
---
# Weather App
How to use:
open Hugging Face Weather app
type in city name
click done
Requirements:
pip install dotenv
pip install requests
pip install streamlit
Python = 3.10.0