praeclarumjj3 commited on
Commit
2ffedc8
1 Parent(s): 83c7629

:zap: Fix req

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +3 -0
pre-requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
+ torch==2.0.0+cu117
3
+ packaging