Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
5c3834a
1
Parent(s):
5843b9a
update
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ pinned: false
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
pip install torch==2.2.0+cu121 torchvision==0.17.0+cu121 torchaudio==2.2.0+cu121 \
|
15 |
-
-
|
16 |
|
17 |
pip install --force-reinstall -v "numpy==1.25.2"
|
18 |
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
pip install torch==2.2.0+cu121 torchvision==0.17.0+cu121 torchaudio==2.2.0+cu121 \
|
15 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
16 |
|
17 |
pip install --force-reinstall -v "numpy==1.25.2"
|
18 |
|