Spaces:
Running
Running
harishnair04
commited on
Commit
•
54d5c11
1
Parent(s):
c9c8abc
fix: update requirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
keras==3.4.1
|
3 |
+
keras_nlp==0.15.1
|
4 |
+
gradio
|