sswam commited on
Commit
ccfac5c
1 Parent(s): 1ceb07c

require old torch to avoid error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  fastai
2
  gradio
3
  scikit-image
 
 
1
  fastai
2
  gradio
3
  scikit-image
4
+ torch == 1.12.1