eienmojiki commited on
Commit
63f8a6a
·
verified ·
1 Parent(s): 717526a

Upload requirements.txt with huggingface_hub

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