Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
keras
|
2 |
+
tensorflow>=2.10.0
|
3 |
+
transformers
|
4 |
+
keras-nlp>=0.4.0
|
5 |
+
gradio>=3.0.0
|
6 |
+
huggingface_hub
|
7 |
+
langchain
|
8 |
+
langchainhub
|
9 |
+
langchain-community
|