Angstormy commited on
Commit
63d066d
·
verified ·
1 Parent(s): a652eba

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,7 +1,10 @@
 
 
1
  # Core Deep Learning
2
  torch
3
  torchvision
4
  transformers
 
5
  pillow
6
 
7
  # API & Server
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+
3
  # Core Deep Learning
4
  torch
5
  torchvision
6
  transformers
7
+ accelerate
8
  pillow
9
 
10
  # API & Server