1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-04-04 12:01:06 +00:00
J. Fernando Sánchez 982baa04cf Add '.makefiles/' from commit 'a75ba6994d93ca027b6f3ba0b08b75dd60d3aa78'
git-subtree-dir: .makefiles
git-subtree-mainline: c52a894017cbaf9ba659952a7d67fbd71750d93e
git-subtree-split: a75ba6994d93ca027b6f3ba0b08b75dd60d3aa78
2018-06-14 19:54:41 +02:00
2018-06-14 19:38:08 +02:00
2018-06-14 19:38:08 +02:00
2018-06-14 19:38:08 +02:00
2018-06-14 19:38:08 +02:00
2018-06-14 19:38:08 +02:00
2018-06-14 19:38:08 +02:00
2016-09-22 11:10:13 +02:00
2018-06-14 19:38:08 +02:00
2015-10-08 18:47:41 +02:00
2018-06-14 19:38:08 +02:00
2018-05-14 11:34:23 +02:00

Senpy Plugins

Installing

First, install senpy from source or through pip:

pip install senpy

Each plugin has different requirements. As of this writing, requirement installation is done manually for each plugin. All requirements are specified in the .senpy file and, alternatively, in a requirements.txt file.

Running

Run with:

git clone https://github.com/gsi-upm/senpy-plugins-community.git
git submodule update --init --remote --recursive
senpy -f senpy-plugins-community

Loading new plugins to gitlab

You should have two repos, one with data files and the main repo of the plugin. First you have to push all the data files in the data repo and the code of the plugin in the main repo. Next, you have to "link" the two repos using submodule:

git submodule add ../data/<NAME OF YOUR PLUGIN> ./data

LICENSE

This compilation of plugins for Senpy use Apache 2.0 License. Some of the resources used for train these plugins can not be distributed, specifically, resources for the plugins emotion-anew and emotion-wnaffect. For more information visit Senpy documentation

Description
No description provided
Readme 13 MiB
Languages
Python 64%
SCSS 10.8%
Less 10.6%
JavaScript 5.2%
HTML 4.4%
Other 5%