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