fhudi/textgames

Space

3

stars

39

commits

1

linked in READMEs

Mar 10, 2025

updated

gradio

README

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
    

Contributors

fhudi

39 commits

fhudi/textgames

Space

3

stars

39

commits

1

linked in READMEs

Mar 10, 2025

updated

gradio

README

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
    

Contributors

fhudi

39 commits