akhaliq HF Staff commited on
Commit
85edf10
·
verified ·
1 Parent(s): 22dc90e

Upload requirements.txt with huggingface_hub

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