Spaces:
Build error
Build error
apahilaj commited on
Commit ·
dab4722
1
Parent(s): 1f23632
req.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas==2.1.3
|
| 2 |
+
langchain==0.1.9
|
| 3 |
+
panel==1.3.8
|
| 4 |
+
param==2.0.2
|