Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 29c25d9

Browse files
committed
flash
1 parent 6fcd49f commit 29c25d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/img-classify/.meta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
description: |
1010
This is a template to show simple image classification case if for some reason accelerator is required.
1111
requirements:
12-
- lightning-flash[image]>=0.6
12+
- lightning-flash[image]>=0.7
1313
- pandas>=1.0
1414
- matplotlib>=3.0
1515
- seaborn

templates/titanic/.meta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build: 0
77
description: |
88
This is a template to show how to contribute a tutorial.
99
requirements:
10-
- lightning-flash[tabular]>=0.6
10+
- lightning-flash[tabular]>=0.7
1111
- pandas>=1.0
1212
- matplotlib>=3.0
1313
- seaborn

0 commit comments

Comments
 (0)