File size: 346 Bytes
e548812 286885a 4390d85 d036a0d 4390d85 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
torch>=2.1.0 # Upgrade to a version that supports `float8_e4m3fn` torchvision>=0.16.0 # Upgrade to match the PyTorch version diffusers==0.31.0 # Pin a compatible version of diffusers accelerate transformers scipy opencv-python omegaconf einops roma jaxtyping numpy<2 # Downgrade NumPy to avoid compatibility issues spaces gradio httpx[socks] |