Spaces:
Build error
Build error
praeclarumjj3
commited on
Commit
•
2ffedc8
1
Parent(s):
83c7629
:zap: Fix req
Browse files- 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
|