Add project gitignore and env template

This commit is contained in:
JayXiao
2026-03-17 14:20:20 +08:00
commit 0a3e6e19e6
2 changed files with 18 additions and 0 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
HF_TOKEN=
JUPYTER_PORT=8888
HF_CACHE_DIR=./.cache/huggingface