Proposed: Tools helpful for creating Avatars and Worlds
- Status: proposed
- Deciders: V-Sekai,fire,
- Tags: V-Sekai,
Context and Problem Statement
Want to list some useful tools for world and character creation and are free, open-source and remixable for commercial uses.
Describe the proposed option and how it helps to overcome the problem or limitation
There many tools out there that are helpful for world and character creation.
Describe how your proposal will work, with code, pseudo-code, mock-ups, or diagrams
- An ESRGAN model made for upscaling normal maps. https://github.com/RunDevelopment/ESRGAN-models/tree/main/normals
- A Blender vrm addon. https://vrm-addon-for-blender.info/en/
- The easiest way to install and use Stable Diffusion https://github.com/cmdr2/stable-diffusion-ui#installation
- Image prompt interrogator https://huggingface.co/spaces/pharma/CLIP-Interrogator/tree/main
- Repository for artwork and community for filming https://open3dlab.com/
- Image Upscaling GUI based on ESRGAN https://github.com/n00mkrad/cupscale
- Discover trending open-source projects and their alternatives https://www.libhunt.com/
- Hugging Face arrives to the Elixir community https://huggingface.co/blog/elixir-bumblebee
Positive Consequences
A place to put related tools is helpful.
Negative Consequences
A small amount of space and time is used.
Option graveyard:
- Option: The status quo.
- Rejection Reason: This solves nothing.
If this enhancement will not be used often, can it be worked around with a few lines of script?
These are not small tools.
Is there a reason why this should be core and done by us?
Writing down stuff that’s useful.
References
License of the contribution
MIT License
Copyright (c) 2019-2022 K. S. Ernest (iFire) Lee (fire)
Copyright (c) 2022 V-Sekai Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.