akhaliq HF Staff commited on
Commit
4c845ea
·
verified ·
1 Parent(s): 1c14955

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
+ gradio
2
+ git+https://github.com/huggingface/transformers
3
+ sentence-transformers
4
+ torch
5
+ torchvision
6
+ torchaudio
7
+ accelerate
8
+ tokenizers
9
+ sentencepiece
10
+ numpy
11
+ Pillow
12
+ requests
13
+ scipy
14
+ scikit-learn