Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ gradio
|
|
2 |
huggingface_hub
|
3 |
keras
|
4 |
keras_hub
|
5 |
-
jax
|
|
|
6 |
pip
|
|
|
2 |
huggingface_hub
|
3 |
keras
|
4 |
keras_hub
|
5 |
+
jax
|
6 |
+
jaxlib
|
7 |
pip
|