Spaces:
Running
on
Zero
Running
on
Zero
测试版本
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ huggingface_hub==0.23.5
|
|
| 2 |
torch==2.4.0
|
| 3 |
torchvision==0.19.0
|
| 4 |
torchaudio==2.4.0
|
|
|
|
| 5 |
numpy==1.24.4
|
| 6 |
scipy==1.10.1
|
| 7 |
scikit-image==0.21.0
|
|
|
|
| 2 |
torch==2.4.0
|
| 3 |
torchvision==0.19.0
|
| 4 |
torchaudio==2.4.0
|
| 5 |
+
pydantic==2.10.6
|
| 6 |
numpy==1.24.4
|
| 7 |
scipy==1.10.1
|
| 8 |
scikit-image==0.21.0
|