Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
huggingface_hub==0.25.2
|
|
|
|
|
2 |
gradio
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
keras==3.4.1
|
3 |
+
keras_nlp==0.15.1
|
4 |
gradio
|