Spaces:
Runtime error
Runtime error
SerdarHelli
commited on
Commit
•
fbffb5a
1
Parent(s):
ff61b2b
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
plotly
|
2 |
lmdb
|
3 |
numpy
|
|
|
1 |
+
torch==1.13.0
|
2 |
+
torchvision==0.14.0
|
3 |
plotly
|
4 |
lmdb
|
5 |
numpy
|