Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.25.2
|
| 2 |
+
keras==3.4.1
|
| 3 |
+
keras_nlp==0.15.1
|
| 4 |
+
numpy==2.1.2
|
| 5 |
+
gradio
|