Tolga Cangöz
|
51f45da25f
|
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>
|
2024-12-23 13:02:15 +05:30 |
|
Tolga Cangöz
|
d8d7a0e307
|
Fix CPU Offloading Usage & Typos (#8230)
* Fix typos
* Fix `pipe.enable_model_cpu_offload()` usage
* Fix cpu offloading
* Update numbers
|
2024-12-23 13:02:12 +05:30 |
|
Michael
|
f08278b391
|
Add Intro page of TCD (#7259)
* add tcd intro
* resolve repos
* Apply suggestions from code review
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
* revise NFEs related
* change inpainting location
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
|
2024-12-23 13:02:09 +05:30 |
|