Commit graph

  • 3cdb897d48 Deployed 73089a4 with MkDocs version: 1.6.1 gh-pages github-actions[bot] 2024-09-18 08:46:35 +0000
  • 73089a4e2d fix typing issue in dinov2 test main Pierre Chapuis 2024-09-18 10:41:25 +0200
  • 967d61ec67
    fix typing issue in dinov2 test Pierre Chapuis 2024-09-18 10:41:25 +0200
  • 336253f26b remove unused argument in WindowSDPA Pierre Chapuis 2024-09-12 15:22:40 +0200
  • b681587d81
    remove unused argument in WindowSDPA Pierre Chapuis 2024-09-12 15:22:40 +0200
  • 31b5f80496 simplify implementation of load_from_safetensors Pierre Chapuis 2024-09-12 14:15:06 +0200
  • 039ff51812
    simplify implementation of load_from_safetensors Pierre Chapuis 2024-09-12 14:15:06 +0200
  • 2c0174f50e rename test_unet.py to test_sd15_unet.py + use test_device fixture Laurent 2024-09-09 15:53:48 +0000
  • 4eceda810c export/expose SD1Autoencoder and SDXLAutoencoder + some formatting Laurent 2024-09-08 13:48:47 +0000
  • 602c63ce76 add missing device and dtype to SD1UNet's UpBlocks Laurent 2024-09-08 13:47:35 +0000
  • 95beb5c767
    rename test_unet.py to test_sd15_unet.py + use test_device fixture pr/fix_sd_unet_device_dtype_and_also_export Laurent 2024-09-09 15:53:48 +0000
  • 3196a26ed6
    export/expose SD1Autoencoder and SDXLAutoencoder + some formatting Laurent 2024-09-08 13:48:47 +0000
  • 04fd98ce20
    add missing device and dtype to SD1UNet's UpBlocks Laurent 2024-09-08 13:47:35 +0000
  • 444882a734 move some tests into the adapters test folder Laurent 2024-09-09 15:40:14 +0000
  • b957360c58 move some tests into the adapters test folder pr/move_some_tests_into_adapters_folder Laurent 2024-09-09 15:40:14 +0000
  • c6631c7ca6 implement _add_noise for dpm solver Laurent 2024-09-09 14:32:38 +0000
  • 7fecf0298d implement _add_noise for dpm solver pr/fix_broken_dpm_solver_test Laurent 2024-09-09 14:32:38 +0000
  • 6d58492097 loosen the tolerances for some sam tests (because of a recent pytorch upgrade) Laurent 2024-09-09 14:58:32 +0000
  • fc3a74e766 loosen the tolerances for some sam tests (because of a recent pytorch upgrade) pr/loosen_some_failing_sam_tests Laurent 2024-09-09 14:58:32 +0000
  • 2395e666d5 update gaussian_blur fluxion util, see 45e053b2ae Laurent 2024-09-09 14:30:13 +0000
  • 51a4e9e8ba
    update gaussian_blur fluxion util, see 45e053b2ae pr/fix_broken_gaussian_blur_test Laurent 2024-09-09 14:30:13 +0000
  • a51d695523 MultiUpscaler: improve resizing logic Pierre Chapuis 2024-09-06 11:14:58 +0200
  • 558f927255 MultiUpscaler: improve resizing logic Pierre Chapuis 2024-09-06 11:14:58 +0200
  • af6c5aecbe add karras sigmas to dpm solver limiteinductive 2024-09-06 10:56:24 +0000
  • f5404e4aad add karras sigmas to dpm solver limiteinductive 2024-09-06 10:56:24 +0000
  • f657e1b060 make karras sigmas and sde_variance work together limiteinductive 2024-09-06 10:56:24 +0000
  • 5aef1408d8
    Add example code for Stable Diffusion(1.5) (#409) Kadir Nar 2024-09-06 10:16:09 +0300
  • fd34f0c3f9 Update example codes kadirnar 2024-09-05 21:40:11 +0000
  • 3a760d2894 Add example code for Stable Diffusion(1.5) kadirnar 2024-08-24 19:58:17 +0000
  • cf247a1b20 bump comfyui-refiners version Laurent 2024-09-05 14:38:39 +0000
  • bdcc0aa264 fix comfyui requirements.txt Laurent 2024-09-05 14:33:55 +0000
  • 5687abafb3
    bump comfyui-refiners version pr/comfyui_nodes_fix_requirements_txt_file Laurent 2024-09-05 14:38:39 +0000
  • c1831829b4
    fix comfyui requirements.txt Laurent 2024-09-05 14:33:55 +0000
  • 1cee7c6da3 bump comfyui-refiners version Laurent 2024-09-05 13:29:33 +0000
  • c2e255c045 add comfyui requirements.txt Laurent 2024-09-05 13:29:16 +0000
  • 78b142b579 bump comfyui-refiners version pr/comfyui_nodes_add_requirements_txt_files Laurent 2024-09-05 13:29:33 +0000
  • 993a895e9c add comfyui requirements.txt Laurent 2024-09-05 13:29:16 +0000
  • a061f0042d nits: cross-reference the box-segmenter Colle 2024-09-05 14:52:27 +0200
  • cabe3313b0
    nits: cross-reference the box-segmenter pr/comfy-readme-nits Colle 2024-09-05 14:52:27 +0200
  • dc1a2e1cc8 add comfyui registry badge Laurent 2024-09-05 09:58:45 +0000
  • 78ec8cf408 add box segmenter comfyui examples workflow Laurent 2024-09-05 09:48:29 +0000
  • 76b4994c29 add comfyui registry github action Laurent 2024-09-05 09:30:51 +0000
  • b67efb26df add comfyui custom nodes Laurent 2024-09-05 09:30:48 +0000
  • 381dfa8cb1 add comfyui registry badge pr/add_comfyui_custom_nodes Laurent 2024-09-05 09:58:45 +0000
  • 17fbbcafd0 add box segmenter comfyui examples workflow Laurent 2024-09-05 09:48:29 +0000
  • 507195b94d add comfyui registry github action Laurent 2024-09-05 09:30:51 +0000
  • 99e2554b9c add comfyui custom nodes Laurent 2024-09-05 09:30:48 +0000
  • b6f547d14a chore(licence-update): Update PyProject Toml - License snomiao 2024-09-04 20:08:15 +0000
  • 94e79d7521 chore(licence-update): Update PyProject Toml - License snomiao 2024-09-04 20:08:15 +0000
  • 428c2ddcec ella: refresh README and mkdocs Cédric Deltheil 2024-09-04 11:38:22 +0000
  • a545be3ac9 ella: refresh README and mkdocs Cédric Deltheil 2024-09-04 11:38:22 +0000
  • 277b0fd837 ella adapter implementation. tested with sd1.5 model ily-R 2024-06-30 18:56:32 +0000
  • 3dbdaf052f ella adapter implementation. tested with sd1.5 model ily-R 2024-06-30 18:56:32 +0000
  • a8efe5eab0 use scm versionning for the package Laurent 2024-08-02 18:11:05 +0000
  • c852418913 use scm versionning for the package scm_package_versionning Laurent 2024-08-02 18:11:05 +0000
  • bec8e040eb add more shields.io badges in README.md Laurent 2024-08-23 15:39:09 +0000
  • 0df5bdd2b6 add more shields.io badges in README.md add_more_readme_badges Laurent 2024-08-23 15:39:09 +0000
  • 0050a04a0f
    add comment Pierre Chapuis 2024-08-30 14:24:33 +0200
  • b496d74f54
    Runway removed everything from HF and GitHub Pierre Chapuis 2024-08-30 13:53:14 +0200
  • c3ea1065a1 feat(llava): implement generate method Nezar Lheimeur 2024-05-03 16:00:55 +0200
  • 73d097ff3f feat(LlavaLlama): Introduce LlavaLlama Nezar Lheimeur 2024-04-22 18:40:23 +0200
  • 0de40b98d8 feat(input_processor): Introduce LlavaInputEncoder Nezar Lheimeur 2024-04-25 23:32:29 +0200
  • 8a16a134a5 feat(tokenizer): Introduce LlamaTokenizer Nezar Lheimeur 2024-04-26 17:47:41 +0200
  • 75ade6ba93 feat(llama): Introduce Llama implementation Nezar Lheimeur 2024-04-16 00:45:15 +0200
  • 0b963b7416 feat(mlp): Introduce LLamaDecoderLayer Nezar Lheimeur 2024-04-16 00:23:50 +0200
  • d25bd9f083 feat(mlp): Introduce LLama MLP Nezar Lheimeur 2024-04-16 00:12:22 +0200
  • af6691649a feat(attention): Introduce LlamaSdpaAttention Nezar Lheimeur 2024-04-15 23:08:16 +0200
  • 7ca1774b5f add box segmenter solution Pierre Chapuis 2024-08-27 11:44:44 +0200
  • 5d1b85166d
    add box segmenter solution Pierre Chapuis 2024-08-27 11:44:44 +0200
  • c8ff6d95f0 fix deprecation warning Pierre Chapuis 2024-08-28 10:39:41 +0200
  • 6f8e244155
    fix deprecation warning Pierre Chapuis 2024-08-28 10:39:41 +0200
  • e643006887 fix .to for MVANet Pierre Chapuis 2024-08-27 18:02:47 +0200
  • 0046d2288f return typing for __init__ Pierre Chapuis 2024-08-27 17:53:10 +0200
  • 151b491831
    fix .to for MVANet Pierre Chapuis 2024-08-27 18:02:47 +0200
  • 5a1e1e70f8
    return typing for __init__ Pierre Chapuis 2024-08-27 17:53:10 +0200
  • 8aa1d9d91d fix formatting in docs Pierre Chapuis 2024-08-26 13:56:35 +0200
  • 8f67ab8504 fix formatting in docs Pierre Chapuis 2024-08-26 13:56:35 +0200
  • 2fc93cb334 improve comments Pierre Chapuis 2024-08-26 13:42:02 +0200
  • 10dfa73a09 Add Multi-View Aggregation Network (MVANet) Pierre Chapuis 2024-08-10 15:17:36 +0200
  • 0d870d701e
    improve comments Pierre Chapuis 2024-08-26 13:42:02 +0200
  • 1684332b6d
    Add Multi-View Aggregation Network (MVANet) Pierre Chapuis 2024-08-10 15:17:36 +0200
  • 58c1cc7cd4 fix missing docs in SAM Pierre Chapuis 2024-08-26 10:25:53 +0200
  • 6f49d4a08a
    fix missing docs in SAM Pierre Chapuis 2024-08-26 10:25:53 +0200
  • dd6423bb7b make requirements.docs.txt follow the [doc] optional deps from pyproject.toml Laurent 2024-08-23 10:53:18 +0000
  • e67cd40a02 make requirements.docs.txt follow the [doc] optional deps from pyproject.toml pr/fix_broken_ci_docs_deployements Laurent 2024-08-23 10:53:18 +0000
  • a5d3c2971b update ic_light adapter, bugfix + improve docstrings Laurent 2024-08-21 10:20:11 +0000
  • d7bbf9ad5d update ic_light adapter, bugfix + improve docstrings pr/fix_test_ic_light Laurent 2024-08-21 10:20:11 +0000
  • 2cb0f06119 remove a couple from torch import ... from the code Laurent 2024-08-21 08:46:46 +0000
  • e423ba4291
    remove a couple from torch import ... from the code pr/purge_some_from_torch_imports Laurent 2024-08-21 08:46:46 +0000
  • 45143e2851 add IC-Light bullet point in Latest News limiteinductive 2024-08-12 10:04:49 +0000
  • 51dcd7772c implement foreground conditioned ic light limiteinductive 2024-08-12 09:33:15 +0000
  • 6f6d569b7c add IC-Light bullet point in Latest News pr/FG-2941-implement-ic-light limiteinductive 2024-08-12 10:04:49 +0000
  • d5728278e4 implement foreground conditioned ic light limiteinductive 2024-08-12 09:33:15 +0000
  • 928da1ee1c fix repr when there are non-Fluxion modules in a tree Pierre Chapuis 2024-08-08 15:26:55 +0200
  • 7c006874fe
    fix repr when there are non-Fluxion modules in a tree Pierre Chapuis 2024-08-08 15:26:55 +0200
  • b4ee65b9b1 improve load_from_safetensors typing limiteinductive 2024-08-01 14:04:24 +0000
  • dd61c00932 improve load_from_safetensors typing limiteinductive 2024-08-01 14:04:24 +0000
  • 1de567590b fix typing issues coming from torch 2.4 version ; typing is not guaranteed for torch < 2.4 limiteinductive 2024-08-02 09:56:37 +0000
  • bffcec56fe fix typing issues coming from torch 2.4 version ; typing is not guaranteed for torch < 2.4 limiteinductive 2024-08-02 09:56:37 +0000
  • 10fba3467a Update README.md Laurent 2024-07-24 10:00:05 +0000