Sal-ONE commited on
Commit
ca83774
·
1 Parent(s): 5c667ba

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ --find-links https://download.pytorch.org/whl/cpu
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ git+https://github.com/huggingface/transformers
6
+ gradio
7
+ einops
8
+ sentencepiece
9
+ triton==2.0.0.dev20221202