Commit Graph
23 Commits
Author SHA1 Message Date
Yiying Yang 02917fe1c4 Support HuggingFace format for OmniLottie. 2026-03-20 18:00:55 +08:00
OmniLottie 41c58b9da8 Add HuggingFace format support for OmniLottie 2026-03-20 17:43:42 +08:00
Yiying Yang 8e8fdb6d3a Merge pull request #5 from analytics-zoo/xpu-main
Enable OmniLottie on Intel XPU
2026-03-16 14:31:26 +08:00
Jasonzzt 1d2e76264a init 2026-03-12 05:33:13 +00:00
Wei Cheng b3d8f97ae9 Fix link formatting for OmniLottie ComfyUI Plugin
Corrected the formatting of the OmniLottie ComfyUI Plugin contribution entry.
2026-03-07 18:31:18 +08:00
Wei Cheng 8cc70b00ba Add community contributions section to README
Added a section for community contributions with a plugin link.
2026-03-07 18:29:36 +08:00
Yiying Yang cdd10d7cd5 Update README.md
Update the link of OmniLottie ComfyUI Support.
2026-03-07 16:45:39 +08:00
Yiying Yang f1be770c3a Update README.md
Add the MMLottie-2M dataset disclaimer.
2026-03-07 15:39:49 +08:00
Yiying Yang 63f7fc364a Add files via upload
Update the local demo.
2026-03-05 14:27:42 +08:00
OmniLottieandClaude Opus 4.6 ff8dddd19a Fix dependency conflicts in requirements.txt
Updated package versions to resolve numpy compatibility issue:
- Changed numpy from ==1.24.1 to >=1.24.1,<2.3.0 (compatible with opencv-python 4.12.0.88)
- Changed Pillow from ==10.1.0 to >=10.1.0,<12.0 (compatible with gradio 5.37.0)
- Added missing dependencies: pydantic, huggingface-hub, fsspec
- Added .gitignore to exclude __pycache__ and temporary files

This resolves the pip installation error where opencv-python==4.12.0.88
requires numpy>=2.0 but the old requirements.txt specified numpy==1.24.1.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 14:22:38 +08:00
Yiying Yang 4a41e9c4ca Update README.md
Update arxiv.
2026-03-03 11:59:51 +08:00
Yiying Yang 30a8daf376 Update README.md
Update arxiv and citation.
2026-03-03 11:58:55 +08:00
Yiying Yang 876df518f4 Update README.md 2026-03-03 10:11:56 +08:00
Sijin Chen 1c84274c2c Revise welcoming message
Updated news section with clearer wording and links.
2026-03-01 23:51:54 +08:00
Sijin Chen e93e4a205e Update welcome messages in README.md
Updated news section with new entries and improved descriptions.
2026-03-01 23:48:09 +08:00
Yiying Yang 3fd7d89daa Add files via upload 2026-03-01 23:40:10 +08:00
Yiying Yang f7732e144d Delete lottie/objects/convert_lottie_512.py 2026-03-01 23:21:32 +08:00
Yiying Yang c3480bf55a Update README.md 2026-03-01 22:59:39 +08:00
Yiying Yang 9271550d81 Update README.md 2026-03-01 22:48:32 +08:00
Yiying Yang 26ea3c6b72 Add files via upload 2026-03-01 22:32:17 +08:00
Yiying Yang 0301b107e5 Update README.md 2026-03-01 22:21:22 +08:00
Wei Cheng 592a4e10a1 Update README.md 2026-03-01 22:08:21 +08:00
OmniLottie a386c803e1 Initial Commit 2026-03-01 21:36:54 +08:00