revert: restore working requirements.txt
Pinning transformers==5.3.0 risks conflicting with existing ComfyUI venv. Back to permissive >=4.40.0 which worked in practice. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-4
@@ -1,8 +1,5 @@
|
|||||||
transformers==5.3.0
|
transformers>=4.40.0
|
||||||
accelerate
|
accelerate
|
||||||
soundfile
|
soundfile
|
||||||
numpy
|
numpy
|
||||||
pydub
|
|
||||||
tensorboardx
|
|
||||||
webdataset
|
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
|||||||
Reference in New Issue
Block a user