Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
uvicorn==0.17.1
|
2 |
orbax==0.1.9
|
3 |
pydantic==1.*
|
|
|
1 |
+
pip==23.2.1
|
2 |
uvicorn==0.17.1
|
3 |
orbax==0.1.9
|
4 |
pydantic==1.*
|