Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ ezdxf
|
|
| 4 |
gradio
|
| 5 |
kornia
|
| 6 |
timm
|
| 7 |
-
einops
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
gradio
|
| 5 |
kornia
|
| 6 |
timm
|
| 7 |
+
einops
|
| 8 |
+
torchvision==0.20.1
|
| 9 |
+
torch==2.5.1
|
| 10 |
+
torchaudio==2.5.1
|