Spaces:
Build error
Build error
| # TransNormal HuggingFace Space Dependencies | |
| # PyTorch | |
| torch>=2.0.0 | |
| torchvision>=0.15.0 | |
| # Diffusers and Transformers | |
| diffusers>=0.28.0 | |
| transformers>=4.56.0 | |
| accelerate>=0.24.0 | |
| safetensors>=0.4.0 | |
| # Image processing | |
| Pillow>=9.0.0 | |
| numpy>=1.23.0 | |
| # HuggingFace | |
| huggingface_hub>=0.20.0,<0.24.0 | |
| # Gradio and Spaces | |
| gradio==4.44.0 | |
| gradio_client==1.3.0 | |
| spaces | |