Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
9
George Duan
PRO
cctuan
Follow
0 followers
ยท
1 following
cctuan
AI & ML interests
None yet
Recent Activity
Reacted to
davanstrien
's
post
with โค๏ธ
3 days ago
First dataset for the new Hugging Face Bluesky community organisation: https://huggingface.co/datasets/bluesky-community/one-million-bluesky-posts ๐ฆ ๐ 1M public posts from Bluesky's firehose API ๐ Includes text, metadata, and language predictions ๐ฌ Perfect to experiment with using ML for Bluesky ๐ค Excited to see people build more open tools for a more open social media platform!
Reacted to
maxiw
's
post
with ๐
5 days ago
You can now try out computer use models from the hub to automate your local machine with https://github.com/askui/vision-agent. ๐ป ``` import time from askui import VisionAgent with VisionAgent() as agent: agent.tools.webbrowser.open_new("http://www.google.com") time.sleep(0.5) agent.click("search field in the center of the screen", model_name="Qwen/Qwen2-VL-7B-Instruct") agent.type("cats") agent.keyboard("enter") time.sleep(0.5) agent.click("text 'Images'", model_name="AskUI/PTA-1") time.sleep(0.5) agent.click("second cat image", model_name="OS-Copilot/OS-Atlas-Base-7B") ``` Currently these models are integrated with Gradio Spaces API. Also planning to add local inference soon! Currently supported: - https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct - https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct - https://huggingface.co/AskUI/PTA-1 - https://huggingface.co/OS-Copilot/OS-Atlas-Base-7B
liked
a Space
25 days ago
scepter-studio/ACE-Chat
View all activity
Organizations
models
3
Sort:ย Recently updated
cctuan/ygyg-wed
Text-to-Image
โข
Updated
Sep 13
โข
3
โข
cctuan/wedding-yg
Text-to-Image
โข
Updated
Sep 13
โข
4
โข
cctuan/lora_model
Updated
May 15
datasets
None public yet