Spaces:
Build error
Build error
taoyingfan.316 commited on
Commit ·
ac11bc0
1
Parent(s): 45b9e13
add req
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy==1.25.2
|
| 2 |
+
Pillow==10.0.0
|
| 3 |
+
matplotlib==3.7.2
|
| 4 |
+
datetime
|
| 5 |
+
opencv-python-headless
|
| 6 |
+
thrift2pyi
|