not-lain ZhengPeng7 commited on
Commit
49b93b2
·
verified ·
1 Parent(s): a312036

Add einops in requirements.txt for the compatibility latest version of network implementation. (#13)

Browse files

- Add einops in requirements.txt for the compatibility latest version of network implementation. (d9f7d4f75a035594cfaf4ed6a8b0feb820c2a74a)


Co-authored-by: Peng Zheng <[email protected]>

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -13,4 +13,5 @@ huggingface_hub
13
  transformers>=4.39.1
14
  gradio
15
  gradio_imageslider
16
- loadimg>=0.1.1
 
 
13
  transformers>=4.39.1
14
  gradio
15
  gradio_imageslider
16
+ loadimg>=0.1.1
17
+ einops