akhaliq HF Staff commited on
Commit
18f9056
·
verified ·
1 Parent(s): ec7e440

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