Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
flask
|
2 |
torchvision
|
3 |
omegaconf
|
|
|
4 |
einops
|
5 |
jaxtyping
|
6 |
matplotlib
|
|
|
1 |
flask
|
2 |
torchvision
|
3 |
omegaconf
|
4 |
+
gpytoolbox
|
5 |
einops
|
6 |
jaxtyping
|
7 |
matplotlib
|