Danielfonseca1212 commited on
Commit
de4dea2
·
verified ·
1 Parent(s): 073d02a

Update requirements .txt

Browse files
Files changed (1) hide show
  1. requirements .txt +2 -1
requirements .txt CHANGED
@@ -1,7 +1,8 @@
 
1
  torch
 
2
  gradio
3
  numpy
4
  pandas
5
  scikit-learn
6
- matplotlib
7
  plotly
 
1
+ --index-url https://download.pytorch.org/whl/cpu
2
  torch
3
+ --extra-index-url https://pypi.org/simple
4
  gradio
5
  numpy
6
  pandas
7
  scikit-learn
 
8
  plotly