Update requirements.txt
Browse files- 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
|