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