Spaces:
Sleeping
Sleeping
lucacolombo97
commited on
Commit
•
61f8ce5
1
Parent(s):
718b812
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
concrete-ml==1.4.0
|
2 |
-
gradio
|
3 |
uvicorn>=0.21.0
|
4 |
fastapi>=0.93.0
|
5 |
more_itertools
|
|
|
1 |
concrete-ml==1.4.0
|
2 |
+
gradio=3.50.2
|
3 |
uvicorn>=0.21.0
|
4 |
fastapi>=0.93.0
|
5 |
more_itertools
|