Tolga Cangöz
|
3dc97bd148
|
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-08-05 09:20:29 -10:00 |
|
Tolga Cangöz
|
0ab63ff647
|
Fix CPU Offloading Usage & Typos (#8230)
* Fix typos
* Fix `pipe.enable_model_cpu_offload()` usage
* Fix cpu offloading
* Update numbers
|
2024-05-24 11:25:29 -07:00 |
|
Michael
|
b300517305
|
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-03-13 09:21:51 -07:00 |
|