Welcome Message API

Allows model creators to customize the welcome message using Markdown and Limited HTML

Existing United users need to run install_requirements..bat again, you can leave the existing dependencies intact.
This commit is contained in:
henk717
2022-01-30 19:47:30 +01:00
parent ddfa21e6dd
commit a484244392
7 changed files with 32 additions and 5 deletions

View File

@@ -11,6 +11,8 @@ dependencies:
- tensorflow-gpu
- python=3.8.*
- eventlet
- markdown
- bleach
- pip
- git
- pip:

View File

@@ -12,6 +12,8 @@ dependencies:
- cudatoolkit=11.1
- transformers
- eventlet
- markdown
- bleach
- pip
- git
- pip:

View File

@@ -7,6 +7,8 @@ dependencies:
- flask-socketio
- python=3.8.*
- eventlet
- markdown
- bleach
- pip
- git
- pip:

View File

@@ -9,6 +9,8 @@ dependencies:
- flask-socketio
- python=3.8.*
- eventlet
- markdown
- bleach
- pip
- git
- pip: