Csplk commited on
Commit
5c742d4
·
verified ·
1 Parent(s): 19443de

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ requests
5
+ git+https://github.com/huggingface/transformers
6
+ sentencepiece
7
+ accelerate
8
+ tokenizers
9
+ datasets
10
+ gradio
11
+ Pillow
12
+ numpy