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