Spaces:
Sleeping
Sleeping
spedrox-sac
commited on
Commit
•
fecc952
1
Parent(s):
185fb22
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
huggingface_hub
|
3 |
+
langchain_core
|
4 |
+
python-dotenv
|
5 |
+
pandas
|