nbroad commited on
Commit
9016d05
·
verified ·
1 Parent(s): a76d897

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- -i https://download.pytorch.org/whl/cpu
2
- torch
3
  numpy
4
  pandas
5
  gradio
6
- polars
 
 
 
 
 
1
  numpy
2
  pandas
3
  gradio
4
+ polars
5
+ -i https://download.pytorch.org/whl/cpu
6
+ torch