Updates readme
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# Index URL for PyTorch packages
|
2 |
--index-url https://download.pytorch.org/whl/cpu
|
3 |
|
4 |
-
gradio
|
5 |
kaggle==1.6.6
|
6 |
lightning==2.2.1
|
7 |
numpy==1.26.2
|
|
|
1 |
# Index URL for PyTorch packages
|
2 |
--index-url https://download.pytorch.org/whl/cpu
|
3 |
|
4 |
+
gradio
|
5 |
kaggle==1.6.6
|
6 |
lightning==2.2.1
|
7 |
numpy==1.26.2
|