Spaces:
Sleeping
Sleeping
Commit
·
0ed472d
1
Parent(s):
15db811
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
# ./custom_wheels/salad-0.1-py3-none-any.whl
|
2 |
-
torch
|
3 |
torchvision
|
|
|
4 |
pyyaml
|
5 |
huggingface_hub
|
6 |
safetensors>=0.2
|
|
|
1 |
# ./custom_wheels/salad-0.1-py3-none-any.whl
|
2 |
+
torch==1.12
|
3 |
torchvision
|
4 |
+
hydra-core
|
5 |
pyyaml
|
6 |
huggingface_hub
|
7 |
safetensors>=0.2
|