Spaces:
Running
Running
Daniel Gil-U Fuhge
commited on
Commit
·
9ffa938
1
Parent(s):
d26850c
change requirements
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision==0.
|
|
|
|
|
|
1 |
+
torch==2.2.1
|
2 |
+
torchvision==0.17.1
|
3 |
+
svgpathtools==1.6.1
|
4 |
+
pandas=2.2.1
|