Spaces:
Runtime error
Runtime error
text-generation-webui / installer_files /env /lib /python3.11 /site-packages /IPython /utils /docs.py
| import os | |
| GENERATING_DOCUMENTATION = os.environ.get("IN_SPHINX_RUN", None) == "True" | |