Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
captum==0.6.0
|
| 2 |
-
lightning==
|
| 3 |
matplotlib==3.6.3
|
| 4 |
Pillow==9.5.0
|
| 5 |
shap==0.41.0
|
|
|
|
| 1 |
captum==0.6.0
|
| 2 |
+
lightning==1.9.0
|
| 3 |
matplotlib==3.6.3
|
| 4 |
Pillow==9.5.0
|
| 5 |
shap==0.41.0
|