Spaces:
Runtime error
Runtime error
Bill Psomas
commited on
Commit
·
26d6dfc
1
Parent(s):
151915d
update demo
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==1.24.3
|
2 |
+
matplotlib==3.7.1
|
3 |
+
pillow=9.5.0
|
4 |
+
torch==1.8.0
|
5 |
+
torchvision==0.9.0
|