Jacek Zadrożny
commited on
Commit
·
1c22341
1
Parent(s):
79e8897
Poprawki w requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
langchain_core
|
4 |
+
langchain_openai
|
5 |
+
langchain
|
6 |
+
pydantic
|