smellslikeml
fix readme
afe9e16
|
raw
history blame contribute delete
No virus
530 Bytes
---
title: Google Sheet Extractor
emoji: πŸ“
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 3.43.2
app_file: app.py
pinned: false
license: mit
---
## Getting Started
Please configure your OpenAI API key as an environment variable:
```
export OPENAI_API_KEY="yout-key-here"
```
And ensure you have your `token.json` in your working directory. More info [here](https://developers.google.com/sheets/api/quickstart/python)
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference