Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
pytest
|
2 |
matplotlib
|
3 |
jupyter
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
pytest
|
4 |
matplotlib
|
5 |
jupyter
|