Spaces:
No application file
No application file
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
haystack-ai==0.79.0
|
2 |
+
more_itertools
|
3 |
+
langdetect
|
4 |
+
streamlit==1.27.2
|
5 |
+
python-dotenv
|
6 |
+
watchdog
|