Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🚀
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -165,4 +165,4 @@ This project wouldn't be possible without the foundational work of many others i
|
|
165 |
* UI Components and issue templates adapted with permission from [5rahim/seanime](https://github.com/5rahim/seanime) (which any anime enthusiast should definitely check out!)
|
166 |
* [sleeyax/stremio-easynews-addon](https://github.com/sleeyax/stremio-easynews-addon) for the projects initial structure
|
167 |
* Custom formatter system inspired by and adapted from [diced/zipline](https://github.com/diced/zipline).
|
168 |
-
* Condition engine powered by [expr-eval](https://github.com/silentmatt/expr-eval)
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.35.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
165 |
* UI Components and issue templates adapted with permission from [5rahim/seanime](https://github.com/5rahim/seanime) (which any anime enthusiast should definitely check out!)
|
166 |
* [sleeyax/stremio-easynews-addon](https://github.com/sleeyax/stremio-easynews-addon) for the projects initial structure
|
167 |
* Custom formatter system inspired by and adapted from [diced/zipline](https://github.com/diced/zipline).
|
168 |
+
* Condition engine powered by [expr-eval](https://github.com/silentmatt/expr-eval)
|