CoolFace
Apppublic

spk-22/Context_Aware_Content_Moderation_Environment_using_OpenEnv

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
requirements.txt9 linesDownload Raw Back to root
1# Core OpenEnv library (from PyPI)2openenv[core]>=0.2.03 4# Web framework and server5fastapi>=0.115.06uvicorn>=0.24.07 8# Install latest OpenEnv directly from GitHub (ensures you have newest features)9git+https://github.com/openai/openenv.git@main#egg=openenv