Spaces:
Runtime error
Runtime error
File size: 406 Bytes
8c79c01 b8753fd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Shakespeare Demo
emoji: 🐠
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 3.19.1
app_file: app.py
pinned: false
license: wtfpl
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
TODO:
* Deploy to Hugging Face
* Link from Github page
* Check-box for whether to cut after new sonnet
* Random seed (defaulting to None)
* top_p slider |