Spaces:
Paused
Paused
Anton Forsman
commited on
Commit
•
43fd0ed
1
Parent(s):
4b12dd4
fixed reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
torchvision
|
4 |
numpy
|
|
|
1 |
streamlit
|
2 |
+
torch
|
3 |
torchvision
|
4 |
numpy
|