Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
mariotawfik
commited on
Commit
•
6a3831f
1
Parent(s):
2798ac4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
concrete-ml==1.6.1
|
2 |
concrete_python==2.7.0
|
3 |
fastapi
|
4 |
-
gradio
|
5 |
joblib==1.4.2
|
6 |
matplotlib==3.7.3
|
7 |
numpy==1.23.5
|
8 |
pandas==2.0.3
|
9 |
pefile==2024.8.26
|
10 |
-
pydantic
|
11 |
Requests==2.32.3
|
12 |
scikit_learn==1.1.3
|
13 |
scipy==1.10.1
|
|
|
1 |
concrete-ml==1.6.1
|
2 |
concrete_python==2.7.0
|
3 |
fastapi
|
4 |
+
gradio
|
5 |
joblib==1.4.2
|
6 |
matplotlib==3.7.3
|
7 |
numpy==1.23.5
|
8 |
pandas==2.0.3
|
9 |
pefile==2024.8.26
|
10 |
+
pydantic
|
11 |
Requests==2.32.3
|
12 |
scikit_learn==1.1.3
|
13 |
scipy==1.10.1
|