mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-08 21:38:04 -05:00
Add tokenizers to requirements.txt (#1790)
* Add tokenizers to requirements and pin version * Update process_skipfiles.py
This commit is contained in:
@@ -18,6 +18,7 @@ Pillow
|
||||
parameterized
|
||||
|
||||
# Add transformers, diffusers and scipy since it most commonly used
|
||||
tokenizers==0.13.3
|
||||
transformers
|
||||
diffusers
|
||||
#accelerate is now required for diffusers import from ckpt.
|
||||
|
||||
Reference in New Issue
Block a user