o's picture

o

lennyoliveira161
2
ยท

AI & ML interests

from transformers import pipeline pipe = pipeline("image-text-to-text", model="nvidia/LocateAnything-3B", trust_remote_code=True) messages = [ { "role": "user", "content": [ {"type": "image", "url": "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/p-blog/candy.JPG"}, {"type": "text", "text": "What animal is on the candy?"} ] }, ] pipe(text=messages)

Recent Activity

published a Space about 1 month ago
lennyoliveira161/laos
published a dataset about 2 months ago
lennyoliveira161/Registros
published a bucket about 2 months ago
lennyoliveira161/oi
View all activity

Organizations

o's profile picture