Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
omegaconf
|
2 |
-
torch==
|
3 |
-
torchvision
|
4 |
tqdm
|
5 |
gradio
|
6 |
einops
|
|
|
1 |
omegaconf
|
2 |
+
torch==2.0.1
|
3 |
+
torchvision
|
4 |
tqdm
|
5 |
gradio
|
6 |
einops
|