Spaces:
Build error
Build error
File size: 366 Bytes
e32ea28 8d1c3e1 e32ea28 8d1c3e1 e32ea28 8d1c3e1 e32ea28 8d1c3e1 e32ea28 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
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
|