Spaces:
Runtime error
Runtime error
mhamilton723
commited on
Commit
•
71e8c56
1
Parent(s):
49597ee
Update requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
CHANGED
@@ -1,2 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/mhamilton723/FeatUp
|
2 |
git+https://github.com/mhamilton723/CLIP.git
|
|
|
1 |
+
torch
|
2 |
+
kornia
|
3 |
+
omegaconf
|
4 |
+
pytorch-lightning
|
5 |
+
torchvision
|
6 |
+
tqdm
|
7 |
+
torchmetrics
|
8 |
+
scikit-learn
|
9 |
+
numpy
|
10 |
+
matplotlib
|
11 |
git+https://github.com/mhamilton723/FeatUp
|
12 |
git+https://github.com/mhamilton723/CLIP.git
|