Spaces:
Sleeping
Sleeping
Commit ·
27bf09f
1
Parent(s): ade1ed5
Added requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.31.3
|
| 2 |
+
langchain_community==0.0.38
|
| 3 |
+
python-dotenv==1.0.1
|
| 4 |
+
scrapegraphai==1.2.3
|
| 5 |
+
playwright==1.43.0
|