Spaces:
Build error
Build error
Commit ·
84dea2a
1
Parent(s): e6d4beb
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,7 @@ torch
|
|
| 15 |
torchvision
|
| 16 |
scikit-learn
|
| 17 |
numpy
|
| 18 |
-
schedule
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
torchvision
|
| 16 |
scikit-learn
|
| 17 |
numpy
|
| 18 |
+
schedule
|
| 19 |
+
os
|
| 20 |
+
time
|
| 21 |
+
datetime
|