ZhengPeng7 commited on
Commit
d9f7d4f
·
verified ·
1 Parent(s): a312036

Add einops in requirements.txt for the compatibility latest version of network implementation.

Browse files
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