- 20 Jan, 2023 1 commit
-
-
Lucain authored
* Switch to huggingface_hub.ModelCard * Remove modelcards dependency in favor of Jinja2
-
- 30 Dec, 2022 1 commit
-
-
Patrick von Platen authored
* move files a bit * more refactors * fix more * more fixes * fix more onnx * make style * upload * fix * up * fix more * up again * up * small fix * Update src/diffusers/__init__.py Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * correct Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 14 Dec, 2022 1 commit
-
-
Anton Lozhkov authored
-
- 13 Dec, 2022 1 commit
-
-
w4ffl35 authored
fixed #1685 - disables telemetry when DISABLE_TELEMETRY and HF_HUB_OFFLINE is set
-
- 07 Dec, 2022 1 commit
-
-
Anton Lozhkov authored
* Add from_pretrained usage logging * Add classes * add a telemetry notice * macos
-
- 30 Nov, 2022 1 commit
-
-
Anton Lozhkov authored
-
- 31 Oct, 2022 1 commit
-
-
Anton Lozhkov authored
* Fix pipelines user_agent, ignore CI requests * fix circular import * N/A versions * N/A versions
-
- 27 Oct, 2022 1 commit
-
-
Anton Lozhkov authored
Deprecate `init_git_repo` and `push_to_hub`, refactor `train_unconditional.py`
-
- 05 Sep, 2022 1 commit
-
-
Patrick von Platen authored
* add outputs for models * add for pipelines * finish schedulers * better naming * adapt tests as well * replace dict access with . access * make schedulers works * finish * correct readme * make bcp compatible * up * small fix * finish * more fixes * more fixes * Apply suggestions from code review Co-authored-by:
Suraj Patil <surajp815@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * Update src/diffusers/models/vae.py Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * Adapt model outputs * Apply more suggestions * finish examples * correct Co-authored-by:
Suraj Patil <surajp815@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 06 Aug, 2022 1 commit
-
-
Pedro Cuenca authored
Fix arg key for `dataset_name` The example training script was changed in #152, but not `create_model_card`.
-
- 21 Jul, 2022 3 commits
-
-
Manuel Romero authored
-
anton-l authored
-
Patrick von Platen authored
-
- 19 Jul, 2022 2 commits
- 29 Jun, 2022 1 commit
-
-
Anton Lozhkov authored
* add a metrics logger * fix LatentDiffusionUncondPipeline * add VQModel in init * add image logging to tensorboard * switch manual templates to the modelcards package * hide ldm example Co-authored-by:patil-suraj <surajp815@gmail.com>
-
- 27 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 21 Jun, 2022 4 commits