Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SungBeom
/
chatwine-korean
like
4
Runtime error
App
Files
Files
Community
6bd95fe
chatwine-korean
/
.venv
/
Lib
/
site-packages
/
IPython
/
utils
/
docs.py
SungBeom
Upload folder using huggingface_hub
4a51346
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
os
GENERATING_DOCUMENTATION = os.environ.get(
"IN_SPHINX_RUN"
,
None
) ==
"True"