akhaliq HF Staff commited on
Commit
86b696d
·
verified ·
1 Parent(s): c49c45e

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