title | app_file | sdk | sdk_version |
---|---|---|---|
mofu-webui |
main.py |
gradio |
4.1.1 |
the cutest webui :3 made due to nocrypt's theme (Hatsune Miku)
how to install:
- clone the repo (
git clone https://github.com/yoinked-h/mofu-webui
) - install reqs (
pip install -r base-requirements.txt
andpip install -r module-requirements.txt
) - run webui (
python main.py
)
thanks:
- nocrypt (theme)
- marella (ctransformers)