textgames / README.md
fhudi's picture
Upload folder using huggingface_hub
7d76671 verified
|
raw
history blame
423 Bytes
metadata
title: textgames
app_file: play_gradio.py
sdk: gradio
sdk_version: 5.8.0

TextGames

Setup

❱❱❱ pip install -r requirements.txt

Play (Terminal)

❱❱❱ python play.py

Play (Web UI)

❱❱❱ pip install gradio
❱❱❱ GRADIO_SERVER_PORT=1080  python play_gradio.py

Open localhost:1080 to access.

Optional Environment Varibles

TEXTGAMES_SHOW_HIDDEN_LEVEL=1