LightChen2333 commited on
Commit
4d5835f
·
1 Parent(s): 625e6bd

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers==4.25.1
3
+ ruamel-yaml==0.17.21
4
+ accelerate==0.13.2
5
+ dill==0.3.6
6
+ einops==0.6.0
7
+ wandb==0.13.8