Add python pip required define.

This commit is contained in:
Colin 2024-03-25 20:41:41 +08:00
parent d10e7a8396
commit e29c0b9a41
2 changed files with 9 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
__pycache__
.vscode
*.txt
*.npy
temp
lightning_logs

8
requirements.txt Normal file
View File

@ -0,0 +1,8 @@
pytorch_lightning
einops
safetensors
transformers
plotly_express
opencv-python
tiktoken
datasets