Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -11
requirements.txt
CHANGED
@@ -1,14 +1,4 @@
|
|
1 |
concrete-ml==1.6.1
|
2 |
fastapi
|
3 |
gradio
|
4 |
-
|
5 |
-
matplotlib==3.7.3
|
6 |
-
numpy==1.23.5
|
7 |
-
pandas==2.0.3
|
8 |
-
pefile==2024.8.26
|
9 |
-
pydantic
|
10 |
-
Requests==2.32.3
|
11 |
-
scikit_learn==1.1.3
|
12 |
-
scipy==1.10.1
|
13 |
-
tqdm==4.66.5
|
14 |
-
xgboost==1.6.2
|
|
|
1 |
concrete-ml==1.6.1
|
2 |
fastapi
|
3 |
gradio
|
4 |
+
pefile==2024.8.26
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|