Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ def anki_optimizer(file: gr.File, timezone, next_day_starts_at, revlog_start_dat
|
|
73 |
|
74 |
|
75 |
description = """
|
76 |
-
# FSRS4Anki Optimizer App - v3.24.
|
77 |
Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
|
78 |
of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized anki parameters without having to code.
|
79 |
|
|
|
73 |
|
74 |
|
75 |
description = """
|
76 |
+
# FSRS4Anki Optimizer App - v3.24.6
|
77 |
Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
|
78 |
of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized anki parameters without having to code.
|
79 |
|