Spaces:
Sleeping
Sleeping
File size: 530 Bytes
0cf2065 afe9e16 0cf2065 a74e89c d00631c a74e89c 0cf2065 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
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
|