Spaces:
Build error
Build error
Commit ·
bfc0f79
1
Parent(s): 49b2a1b
upgrade requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
tensorflow-cpu==2.16.1
|
| 2 |
numpy==1.26.4
|
| 3 |
h5py==3.10.0
|
| 4 |
-
gradio[oauth]==4.44.
|
| 5 |
gradio-client==1.3.0
|
| 6 |
uvicorn>=0.14.0
|
| 7 |
websockets>=10.4
|
|
|
|
| 1 |
tensorflow-cpu==2.16.1
|
| 2 |
numpy==1.26.4
|
| 3 |
h5py==3.10.0
|
| 4 |
+
gradio[oauth]==4.44.1
|
| 5 |
gradio-client==1.3.0
|
| 6 |
uvicorn>=0.14.0
|
| 7 |
websockets>=10.4
|