Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
South-Park – Dataset by asigalov61 | AlphaNeural AI
You can deploy this model and start earning money today!
asigalov61
/
South-Park
like
0
text-to-image
image-to-image
en
cc-by-nc-sa-4.0
100K<n<1M
us
southpark
cartoon
animation
comedy
images
frames
Views
No views yet
Model card
Files and Versions
Community
API
South Park South Park Images Dataset Installation
from huggingface_hub import snapshot_download
repo_id = "asigalov61/South-Park" repo_type = 'dataset'
local_dir = "./South-Park"
snapshot_download(repo_id, repo_type=repo_type, local_dir=local_dir)
Make your own dataset
!pip install opencv-python
import cv2 import os from tqdm import tqdm… See the full description on the dataset page:
https://huggingface.co/datasets/asigalov61/South-Park
.