Downloads · 30 days
0
Pq234/facebook
facebook is a machine learning model from Pq234. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
from huggingfacehub import login, uploadfolder
Downloads · 30 days
0
Access
Public
Updated Jul 7, 2026
Repo size
—
Likes
1
Public
Click a slice to open those files.
Other341 KB · 100%
From the Hugging Face model README
from huggingface_hub import login, upload_folder
login()
upload_folder(folder_path=".", repo_id="Pq234/facebook", repo_type="model")