macadeliccc commited on
Commit
566b70a
1 Parent(s): c211f28

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git
2
+ --extra-index-url https://download.pytorch.org/whl/cu113
3
+ torch
4
+ datasets
5
+ accelerate
6
+ numpy
7
+ Pillow