Spaces:
Running
Running
spedrox-sac
commited on
Commit
•
d0ad566
1
Parent(s):
42869f5
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
huggingface_hub
|
3 |
+
langchain
|
4 |
+
python-dotenv
|