Spaces:
Runtime error
Runtime error
| # Core UI framework | |
| gradio[oauth,mcp] | |
| # Hugging Face integration | |
| huggingface_hub>=0.25.0 | |
| spaces | |
| # Deep learning stack | |
| torch | |
| torchvision | |
| onnxruntime | |
| # Image/video processing | |
| opencv-python | |
| numpy | |
| Pillow | |
| # Web server & networking | |
| uvicorn | |
| websockets | |
| # Utilities | |
| protobuf | |
| click | |
| # If roop is external, uncomment the next line: | |
| # git+https://github.com/s0md3v/roop.git | |