Spaces:
Sleeping
Sleeping
marziehben
commited on
Commit
•
94343ab
1
Parent(s):
0f3cd52
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -32,4 +32,5 @@ uvicorn==0.30.6
|
|
32 |
watchfiles==0.24.0
|
33 |
websockets==13.0.1
|
34 |
scikit-learn==1.0.2
|
35 |
-
numpy==1.26.3
|
|
|
|
32 |
watchfiles==0.24.0
|
33 |
websockets==13.0.1
|
34 |
scikit-learn==1.0.2
|
35 |
+
numpy==1.26.3
|
36 |
+
matplotlib
|