zhaoyufei

jasstionzyf
ยท

AI & ML interests

None yet

Recent Activity

Organizations

www.soujpg.com's profile picture Stable Diffusion Community (Unofficial, Non-profit)'s profile picture

jasstionzyf's activity

reacted to merve's post with โค๏ธ 4 months ago
view post
Post
2775
We've shipped new computer vision/multimodal tasks to Hugging Face Hub ๐Ÿซก
Keypoint detection just landed with many docs, and goodies ๐ŸŽ
https://huggingface.co/models?pipeline_tag=keypoint-detection

In Hugging Face transformers we have SuperPoint, foundation model for keypoint detection, check out the demo here merve/SuperPoint

Shipped transformers task guide on keypoint detection https://huggingface.co/docs/transformers/tasks/keypoint_detection ๐Ÿ“–

Also shipped the task page https://huggingface.co/tasks/keypoint-detection (easiest way to get started!) ๐Ÿ”–
upvoted an article 5 months ago
reacted to sayakpaul's post with โค๏ธ 8 months ago
view post
Post
3149
What is your favorite part of our Diffusers integration of Stable Diffusion 3?

My personal favorite is the ability to run it on a variety of different GPUs with minimal code changes.

Learn more about them here:
https://huggingface.co/blog/sd3
upvoted an article 8 months ago
reacted to sayakpaul's post with ๐Ÿš€ 9 months ago
view post
Post
1887
๐Ÿงจ Diffusers 0.28.0 is out ๐Ÿ”ฅ

It features the first non-generative pipeline of the library -- Marigold ๐Ÿฅ

Marigold shines at performing Depth Estimation and Surface Normal Estimation. It was contributed by @toshas , one of the authors of Marigold.

This release also features a massive refactor (led by @DN6 ) of the from_single_file() method, highlighting our efforts for making our library more amenable to community features ๐Ÿค—

Check out the release notes here:
https://github.com/huggingface/diffusers/releases/tag/v0.28.0