turtle170 commited on
Commit
ec02f32
·
verified ·
1 Parent(s): 47f6bdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -8,8 +8,10 @@ sdk_version: 6.5.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- short_description: A backend entirely for turtle170/ZeroEngine.
12
  python_version: 3.11
13
  ---
14
-
15
- This backend serves as a engine to handle background processes for ZeroEngine.
 
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ short_description: A backend built for turtle170/ZeroEngine.
12
  python_version: 3.11
13
  ---
14
+ ## Space Purpose:
15
+ * **ZeroEngine Backend is a space for handling the backend processes for turtle170/ZeroEngine, allowing it to run inference much faster.**
16
+ ## What you can do
17
+ * While this space's primary purpose is to provide backend handling, you can also use it to use ZeroEngine more efficiently, such as caching responses.