Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
5843b9a
1
Parent(s):
97d1d6b
update
Browse files
README.md
CHANGED
@@ -10,3 +10,9 @@ pinned: false
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
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 |
+
-i https://pypi.tuna.tsinghua.edu.cn/simple
|
16 |
+
|
17 |
+
pip install --force-reinstall -v "numpy==1.25.2"
|
18 |
+
|