m1_huggingface_diffusers_demo VS nb_conda_kernels

Compare m1_huggingface_diffusers_demo vs nb_conda_kernels and see what are their differences.

m1_huggingface_diffusers_demo

Demo of how to get HuggingFace Diffusers working on an M1 Mac (by nlothian)

nb_conda_kernels

Package for managing conda environment-based kernels inside of Jupyter (by anaconda)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
m1_huggingface_diffusers_demo nb_conda_kernels
5 3
15 564
- 0.9%
10.0 8.3
over 1 year ago 6 days ago
Jupyter Notebook Python
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

m1_huggingface_diffusers_demo

Posts with mentions or reviews of m1_huggingface_diffusers_demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-13.
  • JupyterLab 4.0
    15 projects | news.ycombinator.com | 13 Jun 2023
    The trick is that you have to deactivate the virtual environment and then resource it after adding Jupyter to that virtual environment.

    Most shells cache executable paths, so the path for jupyter will be the global path, not the one for your virtual environment. This is unfortunately not at all obvious and leads to very hard to track down bugs that seem to disappear and reappear if you aren't familiar with the issue.

    I have a recipe here which always works: https://github.com/nlothian/m1_huggingface_diffusers_demo#se...

    If you don't have requirements.txt then do this: `pip3 install jupyter` for that line, then `deactivate` and `source ./venv/bin/activate`.

  • Bunny AI
    2 projects | news.ycombinator.com | 22 Dec 2022
    This is how I did it on an M1 in September: https://github.com/nlothian/m1_huggingface_diffusers_demo

    I think it probably needs updating now, but it should give you something to start with.

  • One-Click Install Stable Diffusion GUI App for M1 Mac. No Dependencies Needed
    15 projects | news.ycombinator.com | 11 Sep 2022
    On my M1 MAx with 32 GB I'm getting 1.5 iterations/second (ie, ~30 seconds for the standard 50 iterations) using this example: https://github.com/nlothian/m1_huggingface_diffusers_demo
  • Nvidia Hopper Sweeps AI Inference Benchmarks in MLPerf Debut
    1 project | news.ycombinator.com | 8 Sep 2022
    Out of interest I've been running a bunch of the huggingface version of StableDiffusion using the M1 accelerated branch on my M1 Max[1]. I'm getting 1.54 it/s compared to 2.0 it/s for a Nvidia T4 Tesla on Google Collab.

    T4 Tesla gets 21,691 queries/second for for ResNet, compared to 81,292 q/s for the new H100, 41,893 q/s for the A100 and 6164 q/s for the new Jetson.

    So you can expect maybe 15,000 q/s on a M1 Max. But some tests seem to indicate a lot less[2] - not sure what is happening there.

    [1] Setup like this: https://github.com/nlothian/m1_huggingface_diffusers_demo

    [2] https://tlkh.dev/benchmarking-the-apple-m1-max#heading-resne...

nb_conda_kernels

Posts with mentions or reviews of nb_conda_kernels. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-13.
  • JupyterLab 4.0
    15 projects | news.ycombinator.com | 13 Jun 2023
    If you use conda there are extensions that can help with this by automatically registering any available conda environments that include ipykernel in your Jupyter Lab environment.

    nb_conda_kernels is pretty reliable but not actively maintained. Gator from the mamba folks is new and still a bit rough around the edges but looks like it will be pretty slick eventually.

    https://github.com/Anaconda-Platform/nb_conda_kernels

    https://github.com/mamba-org/gator

  • How to open Notebook in new tab from a Launcher Terminal
    2 projects | /r/IPython | 8 Mar 2021
    it sounds like what you're trying to do is what https://github.com/Anaconda-Platform/nb_conda_kernels does, except with pipenv. I unfortunately do not have a solution for you for pipenv, but nb_conda_kernels does seamlessly allow you to launch kernels in environments other than the environment Jupyter is running in without having to start multiple instances of jupyter.

What are some alternatives?

When comparing m1_huggingface_diffusers_demo and nb_conda_kernels you can also consider the following projects:

ai-notes - notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.

JupyterLab - JupyterLab computational environment.

diffusionbee-stable-diffusion-ui - Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.

papermill - 📚 Parameterize, execute, and analyze notebooks

sd-buddy - Companion desktop app for the self-hosted M1 Mac version of Stable Diffusion

gator - Conda environment and package management extension from within Jupyter

diffusers - 🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.

notebooker - Productionise & schedule your Jupyter Notebooks as easily as you wrote them.

conda - A system-level, binary package and environment manager running on all major operating systems and platforms.

cufflinks - Productivity Tools for Plotly + Pandas

stable-diffusion - A latent text-to-image diffusion model

datasette - An open source multi-tool for exploring and publishing data