textgames / README.md
fhudi's picture
Upload folder using huggingface_hub
c9d7b4f verified

A newer version of the Gradio SDK is available: 5.20.0

Upgrade
metadata
title: textgames
app_file: play_with_hf.py
sdk: gradio
sdk_version: 5.17.1
python_version: 3.11.8
hf_oauth: true

TextGames

Play on Hosted Servers

Play on localhost

  • 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.


Extras

  • Optional Environment Varibles
    TEXTGAMES_SHOW_HIDDEN_LEVEL=1