Update requirements.txt

This is to fix ImportError: cannot import name 'TypeIs' from 'typing_extensions' (/opt/conda/lib/python3.10/site-packages/typing_extensions.py)
auto-1 exited with code 1
This commit is contained in:
YapWC 2025-02-18 19:08:23 +08:00 committed by GitHub
parent 82a973c043
commit b37bddcb05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,3 +32,4 @@ torchdiffeq
torchsde
transformers==4.30.2
pillow-avif-plugin==1.4.3
typing_extensions==4.11.0