Spaces:
Sleeping
Sleeping
Commit
·
dcd0193
1
Parent(s):
3545c35
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai
|
| 2 |
+
langchain
|
| 3 |
+
pillow
|
| 4 |
+
pydantic
|
| 5 |
+
beautifulsoup4
|