update gitignore and requirements

This commit is contained in:
namezhenzhang 2022-07-29 21:29:18 +08:00
parent 76db56c812
commit 0ee89b1617
2 changed files with 14 additions and 0 deletions

12
.gitignore vendored
View File

@ -39,3 +39,15 @@ log.txt
**/thunlp/
**/saved_ckpts/
DeltaCenter-Python-Client/
backbone_structure
delta_checkpoints
gitop.sh
load_dataset_and_model.ipynb
load_model.py
scripts
t.py
t.sh
!examples/examples_prompt/configs/*/*.json
!examples/examples_prompt/configs/**

View File

@ -8,3 +8,5 @@ decorator
rich
web.py
gitpython
scipy
sklearn