Spaces:
Running on Zero
Running on Zero
Charlie Amalet commited on
Commit ·
9e6d7b2
1
Parent(s): 33f1b4b
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
numpy==1.26.2
|
| 2 |
opencv-python==4.8.1.78
|
|
|
|
| 3 |
pydantic==2.5.3
|
| 4 |
timm==0.6.12
|
| 5 |
torch==2.0.0
|
|
|
|
| 1 |
numpy==1.26.2
|
| 2 |
opencv-python==4.8.1.78
|
| 3 |
+
scipy==1.11.4
|
| 4 |
pydantic==2.5.3
|
| 5 |
timm==0.6.12
|
| 6 |
torch==2.0.0
|