Spaces:
Runtime error
Runtime error
abhirajeshbhai
commited on
Commit
•
084800e
1
Parent(s):
9205986
added pytorch dependency
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
streamlit
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
torchvision
|