mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-01-23 14:50:54 +01:00
Restrict to pandas 1.4.4, the new 1.5 version breaks the numpy dependency
This commit is contained in:
parent
1c5097b81b
commit
bfdb74979f
@ -7,6 +7,7 @@ index 7f25da8..c9eef41 100644
|
||||
- transformers==4.19.2
|
||||
- torchmetrics==0.6.0
|
||||
+ - pywavelets==1.3.0
|
||||
+ - pandas==1.4.4
|
||||
- kornia==0.6
|
||||
- -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
||||
- -e git+https://github.com/openai/CLIP.git@main#egg=clip
|
||||
|
Loading…
Reference in New Issue
Block a user