mrfakename commited on
Commit
098f37b
·
verified ·
1 Parent(s): a779b8a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  transformers[torch]
2
- sentencepiece
3
- requests
4
- pillow
 
 
 
 
 
 
1
  transformers[torch]
2
+ numpy==1.26.4
3
+ wandb==0.17.2
4
+ abctoolkit==0.0.6
5
+ samplings==0.1.7
6
+ pyparsing==3.2.1
7
+ gradio==5.17.1
8
+ accelerate
9
+ optimum