Spaces:
Runtime error
Runtime error
updated requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ torchmetrics
|
|
7 |
numpy
|
8 |
pillow
|
9 |
seaborn
|
10 |
-
pandas
|
|
|
|
7 |
numpy
|
8 |
pillow
|
9 |
seaborn
|
10 |
+
pandas
|
11 |
+
lightning-bolts
|