ant4g0nist / huggingface-tui

TUI is a minimal TUI for huggingface 🤗

Home Page:https://x.com/ant4g0nist/status/1730223361735680436

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HuggingTui

HuggingTui is a VIM-inspired Huggingface Browser.

example

Setup

Using poetry

poetry install

Using Nix & devenv

Development Environment

nix profile install nixpkgs#cachix
cachix use devenv
nix profile install --accept-flake-config tarball+https://install.devenv.sh/latest
devenv init

Activate Development Environment

devenv shell

Usage

python3 htui.py

TODO

  • Support authentication/API keys
  • Add a way to search for models
  • Add a way to search for datasets

About

TUI is a minimal TUI for huggingface 🤗

https://x.com/ant4g0nist/status/1730223361735680436

License:Apache License 2.0


Languages

Language:Python 96.0%Language:Nix 4.0%