akhaliq HF Staff commited on
Commit
db0a6c6
·
verified ·
1 Parent(s): 2dfb89f

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
+ gradio
3
+ huggingface_hub
4
+ torch
5
+ spaces
6
+ accelerate
7
+ tokenizers
8
+ sentencepiece
9
+ numpy
10
+ Pillow
11
+ requests
12
+ scipy
13
+ pydantic
14
+ uvicorn