Johdw commited on
Commit
5df6fd4
·
verified ·
1 Parent(s): 7cf2032

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # The Final, Lightweight Requirements.
2
- # This first line forces the install of the SMALLER, CPU-ONLY version of torch.
3
  # This is the guaranteed fix for the "Storage Limit" error.
4
  --extra-index-url https://download.pytorch.org/whl/cpu
5
  torch
 
1
  # The Final, Lightweight Requirements.
2
+ # The first line forces the install of the SMALLER, CPU-ONLY version of torch.
3
  # This is the guaranteed fix for the "Storage Limit" error.
4
  --extra-index-url https://download.pytorch.org/whl/cpu
5
  torch