Metadata-Version: 2.4
Name: cosmos-guardrail
Version: 0.1.0
Summary: Guardrail system for content safety in text and video, part of NVIDIA Cosmos project
Home-page: https://github.com/nvidia-cosmos/cosmos-predict1
Author: NVIDIA
Author-email: cosmos-license@nvidia.com
License: Apache-2.0
Project-URL: Source, https://github.com/nvidia-cosmos/cosmos-predict1
Project-URL: Research, https://research.nvidia.com/labs/dir/cosmos-predict1
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: torch==2.6.0
Requires-Dist: torchvision==0.21.0
Requires-Dist: numpy==1.26.4
Requires-Dist: transformers==4.49.0
Requires-Dist: Pillow==11.1.0
Requires-Dist: huggingface-hub==0.29.2
Requires-Dist: opencv-python==4.10.0.84
Requires-Dist: better-profanity==0.7.0
Requires-Dist: nltk==3.9.1
Requires-Dist: peft==0.14.0
Requires-Dist: retinaface-py==0.0.2
Requires-Dist: safetensors==0.5.3
Requires-Dist: sentencepiece==0.2.0
Requires-Dist: protobuf
Requires-Dist: attrs==25.1.0
Requires-Dist: tqdm==4.66.5
Requires-Dist: scikit-image==0.25.2
Requires-Dist: requests>=2.28.0
Requires-Dist: imageio==2.37.0
Requires-Dist: imageio-ffmpeg>=0.4.5
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


    This package contains content safety guardrails from the NVIDIA Cosmos project.
    It provides tools for checking text and video content safety.
    
