Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
huggingface_hub
|
| 3 |
transformers
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
langchain
|
|
|
|
| 1 |
+
Tensorflow==2.15.0
|
|
|
|
| 2 |
transformers
|
| 3 |
+
openai
|
| 4 |
+
huggingface_hub
|
| 5 |
+
pillow
|
| 6 |
+
streamlit
|
| 7 |
+
langchain
|