Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
scikit-learn
|
2 |
numpy
|
3 |
pandas
|
4 |
-
concrete-ml==1.0
|
5 |
gradio==3.35.2
|
6 |
uvicorn>=0.21.0
|
7 |
fastapi>=0.93.0
|
|
|
1 |
scikit-learn
|
2 |
numpy
|
3 |
pandas
|
4 |
+
concrete-ml==1.4.0
|
5 |
gradio==3.35.2
|
6 |
uvicorn>=0.21.0
|
7 |
fastapi>=0.93.0
|