青龍聖者@bdsqlsz
|
79948d8c29
|
Add Animal Pose Preprocessor (RTMPose AP-10K) (#2293)
* add support for animal pose
* Update __init__.py
* fix typo
* flatten json result list
* format files
* remove unused functions
* 🚧 Support edit
* nits
* fix test expecetations
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
|
2023-12-23 15:55:21 -05:00 |
Chenlei Hu
|
9e61022428
|
🔧 Support SDXL in tests (#2254)
* 🔧 Support SDXL in tests
* 📝 docs
* nits
|
2023-11-12 14:12:54 -05:00 |
Chenlei Hu
|
664ac74cae
|
Relands #2033 (#2038)
* 🎨 re-format api.py
* Add pose json to api response
* Simplify response format
* fix
|
2023-09-04 09:06:46 -04:00 |
lllyasviel
|
7bdcb9079a
|
Revert "Add openpose json to API response (#2033)"
This reverts commit e2cd3b91a8.
|
2023-09-04 05:38:19 -07:00 |
Chenlei Hu
|
e2cd3b91a8
|
Add openpose json to API response (#2033)
* 🎨 re-format api.py
* Add pose json to api response
* Simplify response format
|
2023-09-03 17:33:05 -04:00 |
huchenlei
|
e6b6993b6d
|
🐛 handles np float types when serializing JSON
|
2023-04-28 22:05:09 -04:00 |
huchenlei
|
3875a16abe
|
Add json encoding logic
|
2023-04-28 17:35:50 -04:00 |