Spaces:
Build error
Build error
| title: NewsGenerater | |
| emoji: ๐ | |
| colorFrom: green | |
| colorTo: gray | |
| sdk: gradio | |
| sdk_version: 3.41.2 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| # Quick start | |
| 1. Set up environment. | |
| ``` | |
| pip install -r requirements.txt | |
| ``` | |
| 2. Run the app | |
| `python app.py` | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |