new plugin
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
"""
|
||||
Filename: __init__.py
|
||||
Description: machine-learning-pack plugin
|
||||
|
||||
Author: Tyler de Zeeuw
|
||||
License: GPL-3.0
|
||||
"""
|
||||
|
||||
import base64
|
||||
import io
|
||||
import json
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"description": "Machine Learning on Processed fNIRS Data.",
|
||||
"min_app_version": "1.7.0",
|
||||
"platforms": ["win_x64"],
|
||||
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/machine-learning-pack-win-x64.zip"
|
||||
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/machine-learning-pack.zip"
|
||||
}
|
||||
Reference in New Issue
Block a user