- 05 Aug, 2024 1 commit
-
-
Tolga Cangöz authored
Update `CLIPFeatureExtractor` to `CLIPImageProcessor` and `DPTFeatureExtractor` to `DPTImageProcessor` (#9002) * fix: update `CLIPFeatureExtractor` to `CLIPImageProcessor` in codebase * `make style && make quality` * Update `DPTFeatureExtractor` to `DPTImageProcessor` in codebase * `make style` --------- Co-authored-by:Aryan <aryan@huggingface.co>
-
- 25 Mar, 2024 1 commit
-
-
M. Tolga Cangöz authored
* Fix typos * Fix typos * Fix typos --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 14 Nov, 2023 1 commit
-
-
Kadir Nar authored
*
🔧 Fix import codes in diffusers library *✨ Refactor imports in community examples
-
- 02 Jun, 2023 2 commits
-
-
Will Berman authored
-
Kadir Nar authored
* Updated the filename and readme file. * reformatter * reformetter
-
- 30 May, 2023 3 commits
-
-
Patrick von Platen authored
Make sure we also change the config when setting `encoder_hid_dim_type=="text_proj"` and allow xformers (#3615) * fix if * make style * make style * add tests for xformers * make style * update
-
Patrick von Platen authored
-
Kadir Nar authored
* added mixture pipeline * added docstring * update docstring
-