Live data from Hacker News

Viewing profile — r-k-jo

r-k-jo

HN member
Joined
Sat, Dec 03, 2016, 11:42 AM UTC
HN karma
33
Public activity
37 items

About r-k-jo

No profile information was provided.

Recent public activity

  1. comment
    Comment #39998846

    You can also target WASM. Depending on the model size, it can be really good. Here are some examples of quantized models. Vision Model https://huggingface.co/spaces/radames/Candle-…

  2. story
  3. comment
    Comment #39507984

    Clipper.js is built on top of Mozilla's Readability library, Turndown to convert HTML to Markdown https://github.com/philschmid/clipper.js

  4. comment
    Comment #39477321

    It's using ~15GB VRAM

  5. comment
    Comment #39477290

    I also made a demo with Gradio, but it's 2x slower than fal.ai! Using stable-fast compilation running on a single A10G https://huggingface.co/spaces/radames/Real-Time-Text-to-Imag.…

  6. story
  7. comment
    Comment #38244630

    Here is a collection of demos with fast LCM on HuggingFace https://huggingface.co/collections/latent-consistency/latent...

  8. comment
    Comment #38075332

    yes, just publish it on the readme.me here https://github.com/radames/Real-Time-Latent-Consistency-Mode...

  9. comment
    Comment #38075325

    Hi, I've built the demo. Unfortunately, it's running on a single GPU and can only be used concurrently by a few users. For a better real-time experience, you would need a dedicated…

  10. comment
    Comment #37538087

    Powered by Candle Rust compiled to Wasm: https://github.com/huggingface/candle

  11. story
  12. story
  13. comment
    Comment #37140242

    Here's a live demo on HuggingFace https://huggingface.co/spaces/SpacesExamples/Fooocus

  14. comment
    Comment #36503177

    https://twitter.com/ClementDelangue/status/16733486764780257...

  15. comment
    Comment #36475154

    Yes, that's an unofficial implementation. The official implementation seems faster. Here is a demo for it https://huggingface.co/spaces/radames/DragGan "

  16. comment
    Comment #36475139

    Here is a live demo https://huggingface.co/spaces/radames/DragGan

  17. comment
    Comment #36465055

    Hugging face hub Python library has a Rust package to accelerate downloads https://github.com/huggingface/hf_transfer > This library is a power user tool, to go beyond ~500MB/s on …

  18. story
  19. story
  20. comment
    Comment #34010251

    Amazing project! Here is a demo including an input for negative prompt. It's impressive how it works. You can try: prompt: relaxing jazz melody bass music negative_prompt: piano mu…

  21. comment
    Comment #32845433

    hi thanks for building this! Could you also enable a simple search by matching exactly words from the caption text? rather than semantic similarity?

  22. comment
    Comment #31485704

    Hi Sam, I'm big fan of your work! Coincidently, I just made a simple POC video editor by editing text using this speech to text model https://huggingface.co/facebook/wav2vec2-large…

  23. story
  24. story
  25. comment
    Comment #27933804

    No worries, it seems like using tensorflow.js and running locally on your browser. https://github.com/tensorflow/tfjs-models/tree/master/face-l... here is as a live demo from googl…