stable-diffusion-tensorflow

Stable Diffusion in TensorFlow / Keras (by divamgupta)

Stable-diffusion-tensorflow Alternatives

Similar projects and alternatives to stable-diffusion-tensorflow

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stable-diffusion-tensorflow alternative or higher similarity.

stable-diffusion-tensorflow reviews and mentions

Posts with mentions or reviews of stable-diffusion-tensorflow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-20.
  • Keras model SD or similar I can train from scratch?
    1 project | /r/StableDiffusion | 3 Jan 2023
  • Anyone attempted to convert stablediffusion tensorflow to tf lite?
    3 projects | /r/tensorflow | 20 Nov 2022
    was curious if someone attempted the conversion? I tried here https://github.com/divamgupta/stable-diffusion-tensorflow/issues/58 but having some input shapes error. First time trying the conversion here, would love to run it on a edge tpu.
  • Stable Diffusion Tensorflow to TF Lite
    2 projects | /r/StableDiffusion | 20 Nov 2022
    Checking here is someone tried to convert the tensorflow diffusion model into a tf lite?https://github.com/divamgupta/stable-diffusion-tensorflow/issues/58
  • SD on intel arc?
    3 projects | /r/StableDiffusion | 27 Oct 2022
    Actually I was just on GitHub trying to submit issues related to me testing Intel's PyTorch and Tensorflow extensions when I saw this; it seems that someone has already ported SD over to the tensorflow framework and so you can probably start using intel's extension for tensorflow with it immediately; and according to this article you can use Intel's extension within WSL under windows as well. But unfortunately given how the guy whose issue I linked to has been facing pretty serious performance issues of inferencing taking many minutes longer than it should when using an A770 to do SD-related inferencing, you might be better off waiting for intel's extension for tensorflow versions 1.2 and greater or something like that, so that when it's your turn to use it, Intel has already ironed out most of the major bugs within the software :)
  • Stable Diffusion with AMDGPU on WSL
    1 project | /r/StableDiffusion | 19 Oct 2022
    tensorflow-stable-diffusion
  • Image2Image with AMD hardware?
    2 projects | /r/StableDiffusion | 12 Oct 2022
    # clone git clone https://github.com/divamgupta/stable-diffusion-tensorflow.git cd stable-diffusion-tensorflow # create venv python -m venv --prompt sdtf-windows-directml venv venv\Scripts\activate # verify venv is installed and activated pip --version # install deps pip install -r requirements.txt pip install tensorflow-directml-plugin # you should see DML debug output and at least one GPU python -c 'import tensorflow as tf; print(tf.config.list_physical_devices())' # run (show help) python text2image.py --help python text2image.py --prompt "a fluffy kitten"
  • I have no PC. Just DLed this for iOS
    2 projects | /r/StableDiffusion | 8 Oct 2022
    (Answers based on stable-diffusion open model) If you have a M1 processor: https://github.com/divamgupta/diffusionbee-stable-diffusion-ui (I've tested it) Or this claimed faster with TensorFlow: https://github.com/divamgupta/stable-diffusion-tensorflow
  • Keras Inpainting Colab
    2 projects | /r/StableDiffusion | 7 Oct 2022
    Added inpainting support to the original keras implementation: https://github.com/divamgupta/stable-diffusion-tensorflow Colab: https://colab.research.google.com/drive/1Bf-bNmAdtQhPcYNyC-guu0uTu9MYYfLu Github page: https://github.com/ShaunXZ/stable-diffusion-tensorflow
  • [N] Stable Diffusion reaches new record (with explanation + colab link)
    2 projects | /r/MachineLearning | 3 Oct 2022
    I wonder if you mean 13 seconds per image because this implementation reports ~10s per image with mixed precision.
  • High-performance image generation using Stable Diffusion in KerasCV
    12 projects | news.ycombinator.com | 28 Sep 2022
    On intel MacBookPro, CPU-only, the original one[1] using pytorch only utilized one core. A tensorflow implementation[2] with oneDNN support which utilized most of the cores ran at ~11sec/iteration. Another OpenVINO based implementation[3] ran at ~6.0sec/iteration.

    [1] https://github.com/CompVis/stable-diffusion/

    [2] https://github.com/divamgupta/stable-diffusion-tensorflow/

    [3] https://github.com/bes-dev/stable_diffusion.openvino/

  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic stable-diffusion-tensorflow repo stats
18
1,568
0.0
9 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com