HuggingTui is a VIM-inspired Huggingface Browser.
poetry install
nix profile install nixpkgs#cachix
cachix use devenv
nix profile install --accept-flake-config tarball+https://install.devenv.sh/latest
devenv init
devenv shell
python3 htui.py
- Support authentication/API keys
- Add a way to search for models
- Add a way to search for datasets