NCJ commited on
Commit
b927b5d
1 Parent(s): 084ab29

add torch req

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -13,3 +13,5 @@ bpy-helper==0.0.0
13
  gradio==4.27.0
14
  einops==0.7.0
15
  imageio[ffmpeg]==2.34.0
 
 
 
13
  gradio==4.27.0
14
  einops==0.7.0
15
  imageio[ffmpeg]==2.34.0
16
+ torch==2.2.2
17
+ torchvision==0.17.2