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